diff --git a/README.md b/README.md
index ae9b2144d111ceb390d0450694550a18516c14b8..c987a1c964ab90f0873beadbaae8088eb480a882 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 This repository contains the code for the paper "Economically optimal operation of recirculating aquaculture systems under uncertainty" by Gabriel Patrón and Luis Ricardez-Sandoval.
 
-The spydata and xx files allow for plotting of a typical RAS scenario without having to redo the timely simulation.
+The scenario_A_data.spydata and plot_data.py files allow for plotting of a typical RAS scenario without having to redo the timely simulation. Simply import the .spydata into a Spyder console and run the .py file.
 
 All files can be run as displayed herein. They require installation of the Pyomo modelling environment (http://www.pyomo.org/) and the IPOPT solver (https://www.coin-or.org/download/binary/Ipopt/).