From 007e7eee828985493050705549f63b36a24e4bc1 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sun, 7 Dec 2014 06:27:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de2ab2b..3607e16e 100644 --- a/README.md +++ b/README.md @@ -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.