diff --git a/README.md b/README.md index 70406985..f4891ee3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Just copy the files to your build tree and use a C++11 compiler * Console logging. * Linux syslog. * Easily extendable with custom log targets (just implement a single function in the [sink](include/spdlog/sinks/sink.h) interface). -* Optional, even faster, async logging . +* Optional, (extremly fast!), async logging. * Log levels.