From 252b43dcb7a7f2699f2a82d646ac51231dde8725 Mon Sep 17 00:00:00 2001 From: Rahiel Kasim Date: Mon, 9 Nov 2015 19:06:30 +0100 Subject: [PATCH] fix LGPLv3 badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7dbf99950..ed7768bfc 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ By `Leandro Toledo `_ :target: https://readthedocs.org/projects/python-telegram-bot/?badge=latest :alt: Documentation Status -.. image:: https://img.shields.io/github/license/leandrotoledo/python-telegram-bot.svg +.. image:: https://img.shields.io/pypi/l/python-telegram-bot.svg :target: http://www.gnu.org/licenses/lgpl-3.0.html :alt: LGPLv3 License