aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar jesopo2018-11-30 20:32:31 +0000
committerGravatar jesopo2018-11-30 20:32:31 +0000
commitd08afd2298696ad1c336f1a301ea69d1988ab28f (patch)
tree554dedf1bb29bd2f902e5c68d48f8ae98d496656 /README.md
parent'uderline' -> 'underline' typo in utils.irc (diff)
signature
Flask is a dependency!
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 063cd55c..4c3a14be 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@ Python3 event-driven modular IRC bot!
## Dependencies
* [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4)
+* [Flask](https://pypi.org/project/Flask/)
* [python-telegram-bot](https://pypi.org/project/python-telegram-bot/)
* [requests](https://pypi.org/project/requests/)
* [scrypt](https://pypi.python.org/pypi/scrypt)