Update README.md

This commit is contained in:
Gabi Melman 2018-07-23 22:53:23 +03:00 committed by GitHub
parent 33329c80a9
commit 5fd56ec463
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -76,9 +76,8 @@ async... Elapsed: 0.427072 2,341,527/sec
async... Elapsed: 0.449768 2,223,369/sec
```
## Usage
## Usage samples
#### Terminal logging
```c++
#include "spdlog/spdlog.h"
#include "spdlog/sinks/stdout_color_sinks.h"