1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-26 16:02:41 +08:00

Update README.md

This commit is contained in:
Gabi Melman 2015-04-11 18:51:50 +03:00
parent b7fcc44108
commit 39b0bfa3eb

View File

@ -153,9 +153,6 @@ void custom_class_example()
}
```
## Tweaking
spdlog can be [tweaked](include/spdlog/tweakme.h) to improve performance even more.
## Documentation
Documentation can be found in the [wiki](https://github.com/gabime/spdlog/wiki/1.-QuickStart) pages.