From dd77c52f3d1c7db4659f8796995fcbc944c131f8 Mon Sep 17 00:00:00 2001
From: Farid Alijani <farid.alijani@student.lut.fi>
Date: Tue, 17 Nov 2015 21:39:27 +0100
Subject: [PATCH] updated readme file

---
 Readme.txt | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/Readme.txt b/Readme.txt
index 16da4199..32a588fd 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -27,5 +27,16 @@ git push
 
 1. mv /home/faridalijani/ "name of the folder" .
 2. git add "name of the folder"
-3. git commit -a "short descr."
+3. git commit -m "short descr."
 4. git push
+
+
+--------------------------------------------------------------------
+
+* Everyday when u make some changes to the directory u're working with,
+u can follow these instructions to save the projects in the gitlab.control.lth.se
+
+1. git add "name of the FOLDER"
+2. git commit -m "short descr. of u've done in that day"
+3. git push
+
-- 
GitLab