From 6414f41298c5ff3a5d17ae227d2b396367483962 Mon Sep 17 00:00:00 2001
From: "g.luccisano" <giacomo.luccisano@isae-supaero.fr>
Date: Tue, 27 Feb 2024 17:21:26 +0100
Subject: [PATCH] readme updated

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 342533c..1b2ffb8 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,8 @@ _Author: Giacomo Luccisano. Please note that all the parser scripts are to be ex
 
 The files in this Repository are organized as follows:
 
-- [doc](./doc/) contains all documentation analyzed and produced
-    - [bib](./doc/bib/) collects all reference documents
-    - [report](./doc/report/) contains the latest version of the report with LaTeX and pdf files
 - [gaphor_parser](./gaphor_parser/) has the python scripts for the Gaphor - Python parser
     - [tutorial](./gaphor_parser/tutorial/) contains a tutorial ([here](./gaphor_parser/tutorial/README.md)) on how to run the parser and how to generate a `.gaphor` model
-- [models](./models/) collects all the sysml models and tests
 - [python_scripts](./python_scripts/) collects the mission analysis scripts 
 
 ---
-- 
GitLab