Update README.md

This commit is contained in:
Gabi Melman 2015-04-11 18:50:36 +03:00
parent fb6fa12762
commit b7fcc44108
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Just copy the files to your build tree and use a C++11 compiler
## Platforms
* Linux (gcc 4.8.1+, clang 3.5+)
* Windows (visual studio 2013+, mingw with g++ 4.9.1+)
* MAC OSX (clang 3.5+)
* Mac OSX (clang 3.5+)
##Features
* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).