Update README.md

This commit is contained in:
Gabi Melman 2015-04-11 18:51:50 +03:00
parent b7fcc44108
commit 39b0bfa3eb
1 changed files with 0 additions and 3 deletions

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.