Update README.md

This commit is contained in:
Klemek
2020-08-31 15:40:02 +02:00
committed by GitHub
parent 8934acb004
commit b71144ab0a
+9 -2
View File
@@ -42,12 +42,19 @@ bot.start()
## Installation
To install this package on your project, use :
**1. Install package**
```
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
*TODO*
@@ -63,4 +70,4 @@ pip install git+git://github.com/Klemek/miniscord.git
* Add comments to code
* Separate branches
* Working CI
* Fix bugs
* Fix bugs