diff --git a/README.md b/README.md
index 5c2b44c3ddca372f534e87962c9bda6f70235f7d..3a13d92072baa667882742e8ceb9159c9d748b86 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Lampmaker, Bradley Feldman, and others...
 
 
 Features:
+
 *   Interrupt based movement with real linear acceleration
 *   High steprate
 *   Look ahead (Keep the speed high when possible. High cornering speed)
@@ -146,7 +147,7 @@ EEPROM:
 M500 - stores paramters in EEPROM
 M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).  
 M502 - reverts to the default "factory settings".  You still need to store them in EEPROM afterwards if you want to.
-========================================================================================
+
 Configuring and compilation:
 ============================