mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update README.md
This commit is contained in:
parent
2d873785a5
commit
5ee14906c5
@ -7,10 +7,9 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
|
||||
Just copy the source [folder](https://github.com/gabime/spdlog/tree/master/include/spdlog) to your build tree and use a C++11 compiler
|
||||
|
||||
## Platforms
|
||||
* Linux (gcc 4.8.1+, clang 3.5+)
|
||||
* Windows (visual studio 2013+, cygwin/mingw with g++ 4.9.1+)
|
||||
* Linux, FreeBSD, Solaris
|
||||
* Windows (vc 2013+, cygwin/mingw with g++ 4.9.1+)
|
||||
* Mac OSX (clang 3.5+)
|
||||
* Solaris (gcc 5.2.0+)
|
||||
* Android
|
||||
|
||||
##Features
|
||||
|
Loading…
Reference in New Issue
Block a user