From 2d901039b7a8fd7ad6b68336dfe08d1a81450475 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 29 Dec 2016 00:37:56 -0500
Subject: [PATCH] Updated readme to indicate support for windows 32bit.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9493ebfe..b08bf9a1 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Please file bugs and feature requests on [Github](https://github.com/Syncleus/ap
 
 The examples should run on any system as-is. For GPU acceleration support you must have OpenCL installed and a compatible graphics card.
 
-**Aparapi runs on all operating systems and platforms, however GPU acceleration support is currently provided for the following platforms: Windows 64bit, Mac OSX 64bit, Linux 64bit, and Linux 32bit.**
+**Aparapi runs on all operating systems and platforms, however GPU acceleration support is currently provided for the following platforms: Windows 64bit, Windows 32bit, Mac OSX 64bit, Linux 64bit, and Linux 32bit.**
 
 ## Obtaining the Source
 
-- 
GitLab