From fc8c2dfa14089dd80c75f71b63eeb943b96985df Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Sun, 28 May 2017 21:52:54 +0200 Subject: [PATCH] Fixed README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 89cd2d1..a79df62 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ fbchat: Facebook Chat (Messenger) for Python ============================================ -.. image:: docs/_static/license.svg +.. image:: /docs/_static/license.svg :target: LICENSE.txt :alt: License: BSD -.. image:: docs/_static/python-versions.svg +.. image:: /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 @@ -15,7 +15,7 @@ This project was inspired by `facebook-chat-api `__ to see the full documentation, -or jump right into the code by viewing the `examples`_ +or jump right into the code by viewing the `examples `__ Installation: