From c91c61283789acaa87a942af04ab591f86c0bbd5 Mon Sep 17 00:00:00 2001
From: encinass1u <jessica-maria.encinas-silvas4@etu.univ-lorraine.fr>
Date: Tue, 17 May 2022 15:37:36 +0000
Subject: [PATCH] Update Readme_1.md

---
 Cell_behavior_initial_steps/Readme_1.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Cell_behavior_initial_steps/Readme_1.md b/Cell_behavior_initial_steps/Readme_1.md
index ac24c90..1cbbc72 100644
--- a/Cell_behavior_initial_steps/Readme_1.md
+++ b/Cell_behavior_initial_steps/Readme_1.md
@@ -1,8 +1,12 @@
 Readme file for Cell migration carpet
 
 Gts_selection is the first code that should be run, this allows the choosing of the surface where cells will be seeded.
+
 Uni_cell code intends to follow the cell movement living a trace after it.
+
 Single_cell_prolif_migr perfomes the behavior of one cell and saves the results in images and GIF.
+
 Pluri_cell_prolif_migr.py express the behavior of several cells and saves the result in images and GIF.
 
-Pickle application for the code are foun in Follow_cell, this code to opens the last traces of the cell and continue from where it was taken.
\ No newline at end of file
+
+Pickle application for the code are foun in Follow_cell, this code to opens the last traces of the cell and continue from where it was taken.
-- 
GitLab