diff --git a/README.md b/README.md
index 6ff0966..85eabc2 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,13 @@ This GUI interfaces with the CurioDuino On Board Software - http://github.com/da
 Instructions
 ============
 Keyboard shortcuts:
+
 Start/Stop: Spacebar
+
 Speed One : 1
+
 Speed Two : 2
+
 Speed Three: 3
 
 Update the PORT_NUMBER constant at the top of the main processing sketch to indicate what port your CurioDuino or other robot is on. Then run the sketch normally.