From 62189602cb3719cb0450fdcd2a0ec44e84c2f9ad Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Tue, 3 Mar 2020 09:51:56 +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 aab2b04c..1a361502 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ $ cmake .. && make -j * Headers only, just copy and use. Or use as a compiled library. * Feature rich formatting, using the excellent [fmt](https://github.com/fmtlib/fmt) library. * **New!** [Backtrace](#backtrace-support) support - store debug messages in a ring buffer and display later on demand. -* Fast asynchronous mode (optional) +* Asynchronous mode (optional) * [Custom](https://github.com/gabime/spdlog/wiki/3.-Custom-formatting) formatting. * Multi/Single threaded loggers. * Various log targets: