From 39b0bfa3eb82fdb4bc0ec4c7d3db7577eeb4ee01 Mon Sep 17 00:00:00 2001
From: Gabi Melman <gmelman1@gmail.com>
Date: Sat, 11 Apr 2015 18:51:50 +0300
Subject: [PATCH] Update README.md

---
 README.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.md b/README.md
index 0c1aa69e..3a59382a 100644
--- a/README.md
+++ b/README.md
@@ -153,9 +153,6 @@ void custom_class_example()
 }
 ```
 
-## Tweaking
-spdlog can be [tweaked](include/spdlog/tweakme.h) to improve performance even more.
-
 ## Documentation
 Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki/1.-QuickStart) pages.