From 1c81842167064883d211f0000b4d9f3b135a80a6 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sat, 27 May 2017 04:14:30 +0300 Subject: [PATCH] Readme --- README.md | 2 ++ README.rst | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..06e23fc5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# AIOGramBot +Asynchonyously Python framework for [Telegram Bot API](https://core.telegram.org/bots/api) diff --git a/README.rst b/README.rst index e69de29b..06e23fc5 100644 --- a/README.rst +++ b/README.rst @@ -0,0 +1,2 @@ +# AIOGramBot +Asynchonyously Python framework for [Telegram Bot API](https://core.telegram.org/bots/api)