From a55615c984572a40885e568dd9300f22bc6c7a90 Mon Sep 17 00:00:00 2001
From: Devansh D <devanshdalal@users.noreply.github.com>
Date: Wed, 22 Mar 2017 13:52:56 +0530
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ed3b6aa4..f5e5fe34 100644
--- a/README.md
+++ b/README.md
@@ -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.