From 67e4beede2711db48c5a555a4b287a92e4016dbb Mon Sep 17 00:00:00 2001
From: Encinas Jessica <jessica-maria.encinas-silvas4@etu.univ-lorraine.fr>
Date: Thu, 19 May 2022 11:13:37 +0200
Subject: [PATCH] Readme updated

---
 Readme.md | 2 ++
 Txt       | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)
 delete mode 100644 Txt

diff --git a/Readme.md b/Readme.md
index ace037e..e67e059 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,8 @@
 Code to interpretate an stl file of a Alloy surface treated for biomedical intention to perform cell seeding.
 The repertory is conformed by an initial stl file containing the analized surface, and 3 codes to obtained a 2D surface.
 
+To clone de following repository make sure to use the following line to take the correct Branch
+git pull 'https://gitlab.univ-lorraine.fr/encinass1u/school_project.git' Student
 
 1. Run "stl2vtk.py"
 This will show the studied surface, the entering file needs to be in stl format.
diff --git a/Txt b/Txt
deleted file mode 100644
index 30fae97..0000000
--- a/Txt
+++ /dev/null
@@ -1 +0,0 @@
-Txt
-- 
GitLab