Update README.md

This commit is contained in:
Gabi Melman 2014-12-07 06:27:40 +02:00
parent 9d3e2d1fa8
commit 007e7eee82
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Just copy the files to your build tree and use a C++11 compiler
* mingw with g++ 4.9.x
##Features
* Very fast - performance is the primary goal (see becnhmarks below).
* Very fast - performance is the primary goal (see [becnhmarks](#benchmarks) below).
* Headers only.
* No dependencies.
* Cross platform - Linux / Windows on 32/64 bits.