Merge pull request #30 from ruipacheco/patch-1

Fixed typo.
This commit is contained in:
Gabi Melman 2015-01-08 11:57:45 +02:00
commit 1d8ac6de6d

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 * mingw with g++ 4.9.x
##Features ##Features
* Very fast - performance is the primary goal (see [becnhmarks](#benchmarks) below). * Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).
* Headers only. * Headers only.
* No dependencies - just copy and use. * No dependencies - just copy and use.
* Cross platform - Linux / Windows on 32/64 bits. * Cross platform - Linux / Windows on 32/64 bits.