From 87fd8fcb2fda9fbf00f24c5522d214f707f0f293 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 02:35:25 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b05f710..89a857f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -##Hello, this is FileRock Client +## Hello, this is FileRock Client This is the client of FileRock, a backup and synchronization service that provides confidentiality and @@ -45,7 +45,7 @@ along with FileRock Client. If not, see . -- -###How to run FileRock Client +### How to run FileRock Client In order to run FileRock client from the source code, follow these instructions: @@ -63,7 +63,7 @@ We will do our best to keep the code in this repository and the packaged version -- -###Required dependencies +### Required dependencies + Reference **python version** is 2.7.2