diff --git a/README.md b/README.md
index 00c479dcdff153393cd11d44d78b8b77107cf81b..ee506b7311ddb5c02c8731bdacbd5b53c2fb1a6d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ This repository contains the code for the paper "Economically optimal operation
 
 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.
 
-To run the MPC-operated RAS simulation, follow these instructions:<br>
+To run the MPC-operated RAS simulation, follow these instructions:
 
     1) Download the SOURCE_RAS_tempchange.py, additionale_dy.py, MPC_RAS_tempdist_git.py, and PLANT_RAS_tempdist.py files into the same folder.    
     2) Run the additionale_dy.py file to import noise into the simulation.