From 3187b29d1f183712ea7a772f4d472f28569fc666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20R=C3=B6tsch?= Date: Thu, 9 Nov 2017 17:35:42 +0100 Subject: [PATCH] docs(README): add linebreak --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eaa7e64..1e251de 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Final Step: Open [http://localhost:3000?enable_editorial_features](http://localhost:3000?enable_editorial_features) and take a look around. This URL flag adds an “Edit” button in the app on every editable piece of content which will take you back to Contentful web app where you can make changes. It also adds “Draft” and “Pending Changes” status indicators to all content if relevant. ## Deploy to Heroku -You can also deploy this app to Heroku. +You can also deploy this app to Heroku: + [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)