Updated README.md, because why not!

This commit is contained in:
littleyoshi4 2016-10-04 22:55:55 -05:00
parent 90ae364732
commit a3ffd9c31c

View File

@ -1,7 +1,7 @@
Meant for use with the discord chat program available here: [Discord](https://discordapp.com/) Meant for use with the discord chat program available here: [Discord](https://discordapp.com/)
**Requires** **Requires**
* [Rapptz's discord python API](https://github.com/Rapptz/discord.py) * [Rapptz's discord python API](https://github.com/Rapptz/discord.py)
* Note: can be installed by running the following command as root: * Note: can be installed by running the following command as root:
```python3 -m pip install -U discord.py``` ```python3 -m pip install -U discord.py```
**See official documentation for further customization.* **See official documentation for further customization.*