From 0b3fca34a74ec8fdf50c2dd995931127c80d95be Mon Sep 17 00:00:00 2001
From: Yngve Inntjore Levinsen <yngve.levinsen@gmail.com>
Date: Tue, 16 Jun 2015 09:51:52 +0000
Subject: [PATCH] README.rst edited online with Bitbucket

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

diff --git a/README.rst b/README.rst
index 8e47f48..b0ca9cb 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ The files are written primarily for usage at European Spallation Source, but mig
 
 You are free to use this code, but no warranty whatsoever is given.
 
-## Installation
+## Installation ##
 
 To install the package, first download from Bitbucket. Then enter the directory, and run the setup script. An example is shown below of these three steps, where the installed files goes into your .local/ directory in $HOME.
 
@@ -12,5 +12,4 @@ To install the package, first download from Bitbucket. Then enter the directory,
 
      cd ess-python-tools
 
-     python setup.py install --prefix=~/.local/
-
+     python setup.py install --prefix=~/.local/
\ No newline at end of file
-- 
GitLab