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