Update README.md

This commit is contained in:
Gabi Melman 2018-07-17 15:19:38 +03:00 committed by GitHub
parent b96a244984
commit 653c4d6472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,7 @@ void basic_logfile_example()
}
}
```
---
hr
#### Rotating files
```c++
#include "spdlog/sinks/rotating_file_sink.h"