diff --git a/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md b/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md
index cb42663..67738d1 100644
--- a/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md
+++ b/IJM Sample Work/Python2-Intro_to_Robotics/SimRobot/README.md
@@ -1,4 +1,4 @@
#### ME003-SimRobot
--An introduction to coding differential drive robots without the confusion of hardware.
--To be completed after ME003-Intro_Python_Master.ipynb
--All original code below the heading "Deriving time required to make a turn of a specified angle:"
+-An introduction to coding differential drive robots without the confusion of hardware.
+-To be completed after ME003-Intro_Python_Master.ipynb
+-All original code below the heading "Deriving time required to make a turn of a specified angle:"