Udpated README

This commit is contained in:
gabime 2018-08-13 12:38:36 +03:00
parent d6cc5847fa
commit 56b3a17e56

View File

@ -208,8 +208,6 @@ void async_example()
---
#### Asynchronous logger with multi sinks
```c++
// create asynchronous logger with 2 sinks.
#include "spdlog/sinks/stdout_color_sinks.h"
#include "spdlog/sinks/rotating_file_sink.h"