From bcedfa304c493c2101ad54b736d3d75f66ae0377 Mon Sep 17 00:00:00 2001
From: Martina Maggio <maggio.martina@gmail.com>
Date: Tue, 9 Apr 2019 20:46:56 +0200
Subject: [PATCH] fix readme stuff

---
 artifact/README | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/artifact/README b/artifact/README
index 7b0f5ee..81fe9bc 100644
--- a/artifact/README
+++ b/artifact/README
@@ -52,6 +52,7 @@ The artifact has the following folder structure:
   | generate_results.sh
   | process_results.sh
   | plot_results.sh
+  | README (this file)
 
   The folder tasksets contains many tasksets that can be tested. In
   the figures shown in the paper we use 7 of these tasksets:
@@ -173,14 +174,14 @@ To run the code for the artifact four steps are required:
      differ from the paper ones, but the trends should be the same
      and the plots should generally be similar.
 
------
-NOTE:
------
+------------------------------------------------------------------
+*** NOTE ***
+------------------------------------------------------------------
 
-  It is possible to bypass step 1, 2 and 3, downloading the zip files
-  that contains the result files from the following link:
+It is possible to bypass step 1, 2 and 3, downloading the zip files
+that contains (our) result files from the following link:
   
-  http://XXX
+http://XXX
   
-  Once downloaded, unzip the file in the artifact folder and
-  follow (only) step 4.
+Once downloaded, unzip the file in the artifact folder and follow
+(only) step 4.
-- 
GitLab