diff --git a/README.md b/README.md index c266c65..37fe24f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - SCPlanner Discord bot =================== @@ -11,9 +10,9 @@ Commands Installation ------- 1. Clone this repo. -2. Configure `config.ini` to your needs. -3. Run `pip install -r requirements.txt` -4. Run `python bot.py` +2. Configure `config.ini.example` to your needs, then rename it to `config.ini`. +3. Run `pip install -r requirements.txt`. +4. Run `python bot.py`. Configuration ------- @@ -32,4 +31,8 @@ Invite on your server ![Generate OAuth2 URL](https://cdn.discordapp.com/attachments/335156054297935874/434004913434001419/unknown.png) 3. Copy the link with the default settings. ![Copy](https://cdn.discordapp.com/attachments/335156054297935874/434005008778919939/unknown.png) -4. Paste it in your browser, then proceed to add the bot on your server. \ No newline at end of file +4. Paste it in your browser, then proceed to add the bot on your server. + +Screenshots +------- +![Success](http://i.hipstercat.fr/10r5CzjY.png) \ No newline at end of file