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