From 7d75813f21408781fe1aa805b360c97fea993d1b Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 19 Nov 2017 00:54:23 +0200 Subject: [PATCH] Add Telegram badge --- README.md | 2 ++ README.rst | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 42c9c685..47fce350 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # AIOGram + +[![\[Telegram\] aiogram live](https://img.shields.io/badge/telegram-aiogram-blue.svg?style=flat-square)](https://t.me/aiogram_live) [![PyPi Package Version](https://img.shields.io/pypi/v/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram) [![PyPi status](https://img.shields.io/pypi/status/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram) [![Supported python versions](https://img.shields.io/pypi/pyversions/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram) diff --git a/README.rst b/README.rst index 39c2edf0..4500460b 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ AIOGramBot ========== +.. image:: https://img.shields.io/badge/telegram-aiogram-blue.svg?style=flat-square + :target: https://t.me/aiogram_live + :alt: [Telegram] aiogram live + .. image:: https://img.shields.io/pypi/v/aiogram.svg?style=flat-square :target: https://pypi.python.org/pypi/aiogram :alt: PyPi Package Version