Update README.md

This commit is contained in:
Devansh D 2017-03-22 13:52:56 +05:30 committed by GitHub
parent e8da69ebe1
commit a55615c984
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Mac OSX (clang 3.5+)
* Android
##Features
## Features
* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).
* Headers only, just copy and use.
* Feature rich [call style](#usage-example) using the excellent [fmt](https://github.com/fmtlib/fmt) library.