From e4f29e5f2b8e5fb79763f1c4ed11a25252efd0a5 Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Sun, 28 May 2017 21:58:00 +0200 Subject: [PATCH] Fixed README.rst? --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bb9388b..b1d4bca 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ fbchat: Facebook Chat (Messenger) for Python ============================================ -.. image:: https://raw.githubusercontent.com/carpedm20/fbchat/development/docs/_static/license.svg +.. image:: https://img.shields.io/badge/license-BSD-blue.svg :target: LICENSE.txt :alt: License: BSD -.. image:: https://raw.githubusercontent.com/carpedm20/fbchat/development/docs/_static/python-versions.svg +.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6-blue.svg :target: https://pypi.python.org/pypi/fbchat :alt: Supported python versions: 2.7, 3.4, 3.5 and 3.6