From 7db14a7d6f4dacd844a8a454dc16d4f718722dc6 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 2 Mar 2016 21:52:58 +0200
Subject: [PATCH] Corrected some markup.

---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 5b4146a..402f15f 100644
--- a/README.rst
+++ b/README.rst
@@ -15,16 +15,19 @@ Usage
 -----
 
 To build the pdf version (same for odt, html, docx)
+
 .. code:: shell
 
     make pdf
 
 To build all versions
+
 .. code:: shell
 
     make all
 
 To upload to webserver (includes rebuilding all versions)
+
 .. code:: shell
 
     make publish
-- 
GitLab