From 1ada5a3f398a8e1146693939cfbafca649ea81c2 Mon Sep 17 00:00:00 2001
From: Per <Per Lindgren>
Date: Tue, 28 Feb 2017 08:52:18 +0000
Subject: [PATCH] doc

---
 README.md | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 48a7ad3..16b13c9 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,22 @@
-# heading
+# SRP lab in d7020e
+
+## Install
+
+Open terminal
+
+```
+cd ~/workspace
+git clone https://gitlab.henriktjader.com/d7020e/SRP.git
+```
+
+Start eclipse through the window manager
+
+Import project to eclipse, 
+```
+File->Open Projects From File System
+```
+Choose
+```
+SRP
+```
+
-- 
GitLab