Skip to content

Commit

Permalink
fix: update README for Heroku deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
eritislami committed Oct 21, 2020
1 parent 10f6325 commit ea90058
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@

## 🚀 Getting Started

If deploying to Heroku make sure to create config variables

![heroku](https://i.imgur.com/iaoUePg.png?1)

```
git clone https://github.com/eritislami/evobot.git
cd evobot
Expand Down Expand Up @@ -93,6 +97,4 @@ Copy or Rename `config.json.example` to `config.json` and fill out the values:

## 📝 Credits

[@iCrawl](https://github.com/iCrawl) For the queue system used in this application which was adapted from [@iCrawl/discord-music-bot](https://github.com/iCrawl/discord-music-bot)

[![Run on Repl.it](https://repl.it/badge/github/eritislami/evobot)](https://repl.it/github/eritislami/evobot)
[@iCrawl](https://github.com/iCrawl) For the queue system used in this application which was adapted from [@iCrawl/discord-music-bot](https://github.com/iCrawl/discord-music-bot)

0 comments on commit ea90058

Please sign in to comment.