From b7fcc44108e6ad94a6a4933141a1bd36be383be3 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 11 Apr 2015 18:50:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84eafa1..0c1aa69e 100644 --- a/README.md +++ b/README.md @@ -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).