diff --git a/README.md b/README.md index 06e23fc5..baadb10e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # AIOGramBot +[![Documentation Status](https://readthedocs.org/projects/aiogram/badge/?version=latest)](http://aiogram.readthedocs.io/en/latest/?badge=latest) + Asynchonyously Python framework for [Telegram Bot API](https://core.telegram.org/bots/api) + +You can [read the docs here](http://aiogram.readthedocs.io/en/latest/). \ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index bcce387f..1b733b3a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -8,6 +8,20 @@ Welcome to aiogram's documentation! Asynchonyously Python framework for `Telegram Bot API `_ +Features +-------- + +- Asynchronous +- Be awesome +- Make things faster + +Contribute +---------- + +- `Issue Tracker `_ +- `Source Code `_ + + Contents --------