Update README.md

This commit is contained in:
Klemek
2020-08-31 15:40:02 +02:00
committed by GitHub
parent 8934acb004
commit b71144ab0a
+8 -1
View File
@@ -42,12 +42,19 @@ bot.start()
## Installation ## Installation
To install this package on your project, use : **1. Install package**
``` ```
pip install git+git://github.com/Klemek/miniscord.git pip install git+git://github.com/Klemek/miniscord.git
``` ```
**2. Make a .env file as following**
```
#.env
DISCORD_TOKEN=<bot token from discordapp.com/developers>
```
## Documentation ## Documentation
*TODO* *TODO*