From e63ff17875ab61d204267e6b11a899b40f0d318a Mon Sep 17 00:00:00 2001
From: monj <monj@dtu.dk>
Date: Fri, 1 Oct 2021 17:39:50 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dcd9302..2e8f182 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@
 
 To reproduce the results from our paper (link to come), you will need to clone this repository or download it as a .zip file. Then, download the _input_data_ and _results_justDictionaries_ folders from DTU Data at XX. Place both within the Lung_ECM folder, besides the code folder. Rename _results_justDictionaries_ to _results_ if you want to reproduce the exact results from our paper. Under the same DTU Data link you will also find the complete set of results under _results_complete_.
 
-The following figure is a schematic view of the code, results and input_data folders. The table below describes further the content of the code folder found in this repository.
+The following figure is a schematic view of the content in the _results_ and _input_data_ folders (at DTU Data) and the _code_ in this repository. The table below describes further the content of the code folder found in this repository.
+
+TO DO: ADD schematic
 
 Code contains:
 
-- 
GitLab