diff --git a/README.md b/README.md
index df99550a078a9f1ad311c6ec8bdb270086b7022b..702bbe89ce42ddc1dc3f2c622421f19a546b3879 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,11 @@ npm start
 
 ```
 
-Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
+Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br>
+When you’re ready to deploy to production, create a minified bundle with `npm run build`.
 
 <img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'>
 
-When you’re ready to deploy to production, create a minified bundle with `npm run build`.
-
 ## Getting Started
 
 ### Installation