diff --git a/README.md b/README.md
index 644072f84f6a9e75c913db35f1b890fa5000df4a..ae9b2144d111ceb390d0450694550a18516c14b8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-This repository contains the code for the paper "Directional modifier adaptation based on input selection for real-time optimization" by Gabriel Patrón and Luis Ricardez-Sandoval.
+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.
 
-Each file runs a different scheme deployed in the paper either on the Williams-Otto or the evaporator case study. The scheme deployed are full modifier adaptation (MA), directional MA (dMA), dMA based on input selection (dMAIS), and dMAIS without operating point adjustment (dMAIS--).
+The spydata and xx files allow for plotting of a typical RAS scenario without having to redo the timely simulation.
 
 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/).