From 790391e9724eb31d12139241eec86701ae44d7a2 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 06:46:15 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 648ea7f..54cba74 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ ekaf also powers `kafboy`, the webserver based on `Cowboy` capable of publishing Add a feature request at https://github.com/helpshift/ekaf or check the ekaf web server at https://github.com/helpshift/kafboy -##Features## -###Simple API### +## Features ## +### Simple API ### Topic is a binary. and the payload can be a list, a binary, a key-value tuple, or a combination of all the above.