Add peewee orm to readme

This commit is contained in:
JerryXiao 2019-01-15 11:58:55 +08:00
parent ce49cf9528
commit f580777aec
Signed by: Jerry
GPG Key ID: 9D9CE43650FF2BAA
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ The bot is currently running as [@archcnmsbot](http://telegram.me/archcnmsbot).
To run the bot yourself, you will need:
- Python3
- Numpy
- [peewee ORM](http://docs.peewee-orm.com/en/latest/peewee/installation.html)
- The [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) module