From 8b4b5d27ce9b7a787fabb2b72c70cdbc5098e2af Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Thu, 9 Apr 2015 18:32:15 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac529561..9f5526e8 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,8 @@ void custom_class_example() ``` ## Tweaking -spdlog can be tweaked to improve even more performance. -Edit [this](include/spdlog/tweakme.h) file to disable at compile time un needed features. +spdlog can be tweaked to improve performance even more. + +Edit [this](include/spdlog/tweakme.h) file to disable at compile time unneeded features.