diff --git a/artifact/README b/artifact/README
index 7b0f5eea231fa0055078196e27efcdbf9d1cd22a..81fe9bca38d8e37688c48985db50cfcf6016e751 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.