diff options
-rw-r--r-- | README.markdown | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 5e7a24f..1183fc2 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ simply join a voice channel and get redirected to your own private channel where ### setup -download a release and put in a separate folder. +download a [![Github Releases](https://img.shields.io/github/downloads/romangraef/privateroombot/latest/total.svg)][2] and put in a separate folder. also add a file called `config.json` with the following content: ```json @@ -31,4 +31,5 @@ discord ids identify a channel/user. you can view them by - going to your settings -> appearance -> developer mode - right-click on the channel -> copy id. then paste in the `config.json` -[1]: https://discordapp.com/developers/applications/me
\ No newline at end of file +[1]: https://discordapp.com/developers/applications/me +[2]: https://github.com/romangraef/privateroombot/releases/latest |