diff --git a/README.md b/README.md index 68f2bda1..799482a2 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,8 @@ void basic_logfile_example() } } ``` -hr +
+ #### Rotating files ```c++ #include "spdlog/sinks/rotating_file_sink.h"