From b2cd5b48b45acda83534b79691ed67b5cecc106f Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Mon, 28 Mar 2016 11:17:08 -0400 Subject: [PATCH] DOC: Updated README to say we support Windows --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8d854544..018218a1 100644 --- a/README.rst +++ b/README.rst @@ -95,10 +95,12 @@ Currently supported platforms include: - GNU/Linux 64-bit - OSX 64-bit +- Windows 64-bit .. note:: - Windows may work; however, it is currently untested. + Windows 32-bit may work; however, it is not currently included in + continuous integration tests. Quickstart ==========