Commit 029e6ed4 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #399 from devanshdalal/patch-1

Update README.md
parents e8da69eb a55615c9
...@@ -24,7 +24,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. ...@@ -24,7 +24,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* Mac OSX (clang 3.5+) * Mac OSX (clang 3.5+)
* Android * Android
##Features ## Features
* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below). * Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).
* Headers only, just copy and use. * Headers only, just copy and use.
* Feature rich [call style](#usage-example) using the excellent [fmt](https://github.com/fmtlib/fmt) library. * Feature rich [call style](#usage-example) using the excellent [fmt](https://github.com/fmtlib/fmt) library.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment