diff --git a/README.md b/README.md
index 7ca57cf9b54db5f3e9827fb0d3cfcb9a213a4daf..1088a355fa3b52ca7776975362bcf4bcdd27b5a8 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,13 @@ sudo bash run_wattson.sh
 #Install IDS dependencies with:
 sudo pip install scikit-learn==1.3.2
 cp -r ./wattson-ev/ids ./wattson/
+```
+
+Running the IDS requires the simulation results, which can be generated as described above.
+Alternatively, simulation results can be downloaded from [elaadnl.zip](https://cloud.h-da.de/s/58RQGN5eF4a2HPX) (needs to be extracted by default to wattson-artifacts/).
+The location of the simulation results can be configured in ids.conf
 
+```
 #Execute full IDS run (training and testing) with:
 cd wattson/ids
 bash run_ids.sh