diff --git a/README.md b/README.md
index 342533ca2be514e79762c642274bb186ff7732fb..1b2ffb80bea18fd24683833d4b2c86191fcf41b2 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 
 
 ---