Updated README

Added single click deploy option for heroku
main
Ben Busby 2020-04-24 18:02:28 -06:00 committed by GitHub
parent 4fb8ab6cac
commit ae94650aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ Get Google search results, but without any ads, javascript, AMP links, or tracki
2. Clone and deploy the docker app using a method below: 2. Clone and deploy the docker app using a method below:
#### A) Using Heroku (Free) #### A) Using Heroku (Free)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
or (manually):
```bash ```bash
heroku login heroku login
heroku container:login heroku container:login