From d265ec245c84e023e62187e6c8ec8460624cddbe Mon Sep 17 00:00:00 2001
From: Marie-agnes Peraldi-Frati <marie-agnes.peraldi_frati@inria.fr>
Date: Thu, 1 Apr 2021 15:18:49 +0200
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 4910a92..b04fbbb 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ Documentation about the underlying concepts of the simulator can be found in the
 
 The current repository contains two folders : 
 
- -SimulationResults is a well-named folder that contains an extract of the dfferent simulation runs. 
-
-- src contains the source code of the Omnet++ simulator and the different topologies (.NED files). FYI : The development has been conducted with Omnetv5.6.2 
+ 
+*  SimulationResults is a well-named folder that contains an extract of the dfferent simulation runs. 
+*  src contains the source code of the Omnet++ simulator and the different topologies (.NED files). FYI : The development has been conducted with Omnetv5.6.2 
 
 Here is a fast install procedure to run the simulator : 
 
-- 
GitLab