From 1279481b6287252ca7b155233561dbb2d478dd2a Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Sun, 28 May 2017 22:38:30 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 183ea8a..0da86ac 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,10 @@ fbchat: Facebook Chat (Messenger) for Python :target: https://pypi.python.org/pypi/fbchat :alt: Supported python versions: 2.7, 3.4, 3.5 and 3.6 +.. image:: https://readthedocs.org/projects/fbchat/badge/ + :target: https://fbchat.readthedocs.io + :alt: Documentation + Facebook Chat (`Messenger `__) for Python. This project was inspired by `facebook-chat-api `__.