Update README.md

This commit is contained in:
Gabi Melman 2016-08-26 14:16:36 +03:00 committed by GitHub
parent 8cf39857ab
commit 2fa29987ca
1 changed files with 1 additions and 7 deletions

View File

@ -57,13 +57,7 @@ Time needed to log 1,000,000 lines in asynchronous mode, i.e. the time it takes
## Usage Example
```c++
//
// Copyright(c) 2015 Gabi Melman.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
//
// spdlog usage example
//
#include "spdlog/spdlog.h"
#include <iostream>