diff --git a/README.md b/README.md
index 591f694496e29527c8484dd38bfcd79323681bee..b049c2350350179571e99a20d8d542b90117e8eb 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ This is the code submission for Elliot Couvignou
 
 :::WINDOWS:::
 to run this progrom all you need to do is:
+
 0. Open cmd
 1. type gcc Distinguish.c to compile
 2. type a.exe to run the program
@@ -13,6 +14,7 @@ to run this progrom all you need to do is:
 
 :::FOR LINUX:::
 To run this program all you need to do is:
+
 0. Open a terminal
 1. type make to compile (in the correct directory)
 2. type ./test to begin