From 93b2d940f5d860e72d7627cdc0c6b43e937812b8 Mon Sep 17 00:00:00 2001 From: Katya Demidova Date: Sun, 30 Oct 2016 23:30:51 +0300 Subject: [PATCH] update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6eb8100..9b54263 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ My great plan is to create a Telegram chat bot that would be like [shizoid](https://github.com/top4ek/shizoid), but in Python and maybe with some extra features. + +#### Dependencies +* `python >= 3.5.2` +* `python-telegram-bot==5.2.0` +* `Rx==1.5.3` +* `orator==0.9.2`