From 0232f28dc87b7dbe068b762009a88d084b2a6632 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 22 Jul 2016 17:49:13 +0200 Subject: [PATCH] Center terminal images in main README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 820510d514c..d11016464e7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ npm start Then open [http://localhost:3000/](http://localhost:3000/) to see your app.
When you’re ready to deploy to production, create a minified bundle with `npm run build`. -npm start +
+ npm start +
## Getting Started @@ -70,7 +72,9 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.
You will see the build errors and lint warnings in the console. -Build errors +
+ Build errors +
### `npm run build`