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

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dfb5e97..dcd9302 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 ### Modeling of local structure with a dictionary of image patches 
 ### - applied to the study of Lung ECM proteins
 
-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' so as 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'.
+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.
 
-- 
GitLab