Update README.md
This commit is contained in:
@@ -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*
|
||||||
|
|||||||
Reference in New Issue
Block a user