From a4fca0ab338cd5bfb835c504c5f16c605cd68e02 Mon Sep 17 00:00:00 2001 From: codeinteger6 <44692189+codeinteger6@users.noreply.github.com> Date: Mon, 17 Jun 2019 12:15:52 +0600 Subject: [PATCH] added deploy button --- Heroku-Installation.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Heroku-Installation.md b/Heroku-Installation.md index b7afec5..3314766 100644 --- a/Heroku-Installation.md +++ b/Heroku-Installation.md @@ -4,7 +4,12 @@ You can run it on Heroku for free, however make sure your RSS reader interval is You can increase your Heroku hours to 1000 a month from 550 a month by simply verifying your account with a credit card. -## Instructions +## Deploy button +You can simply press the button below to easily deploy RSS Bridge on Heroku. Or you can follow the manual instructions given below. + +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/RSS-Bridge/rss-bridge) + +## Manual deploy 1. Fork this repo by clicking the Fork button at the top right of this page (only on desktop site) ![image](https://user-images.githubusercontent.com/44692189/59564169-65787300-9065-11e9-9fdd-a567e1479318.png)