From d4236080447b58a97680324bfecaa54e43eac06e Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Thu, 8 Feb 2018 19:44:30 +0000 Subject: Update README.markdown --- README.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.markdown') 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 -- cgit