From 354d74ddb2503282703b0443341e9b3982c7716b Mon Sep 17 00:00:00 2001 From: Marie-agnes Peraldi-Frati <marie-agnes.peraldi_frati@inria.fr> Date: Thu, 1 Apr 2021 15:20:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b04fbbb..e64cf8b 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ 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