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