Describe note on Visual Studio version.

This commit is contained in:
Syoyo Fujita 2018-01-10 18:32:51 +09:00
parent 85ed1ac824
commit e3a7aef197

View File

@ -22,6 +22,7 @@ If you are looking for old, C++03 version, please use `devel-picojson` branch.
* [x] iOS + clang
* [x] Linux + gcc/clang
* [x] Windows + MinGW
* [x] Windows + Visual Studio 2015 or later.
* [x] Android + CrystaX(NDK drop-in replacement) GCC
* [x] Web using Emscripten(LLVM)
* Moderate parsing time and memory consumption.