Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Yip <miloyip@gmail.com>2014-06-26 08:06:40 +0400
committerMilo Yip <miloyip@gmail.com>2014-06-26 08:06:40 +0400
commitc0f89f6f0713dfa85979e3b41bca99c5347115f8 (patch)
tree572c569803633c022f7c77906ff354ead89a4008 /readme.md
parent26e6fcb9a12fc81d024d541961fbf3a437441d7a (diff)
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1353eb28..9bf6a163 100644
--- a/readme.md
+++ b/readme.md
@@ -27,7 +27,7 @@ JSON(JavaScript Object Notation) is a light-weight data exchange format. Rapidjs
Rapidjson is cross-platform. Some platform/compiler combinations which have been tested are shown as follows.
* Visual C++ 2008/2010/2013 on Windows (32/64-bit)
-* Cygwin GNU C++ 3.8.x on Windows
+* GNU C++ 3.8.x on Cygwin
* Clang 3.4 on Mac OS X (32/64-bit) and iOS
* Clang 3.4 on Android NDK