Fixed README.rst

This commit is contained in:
Mads Marquart
2017-05-28 21:52:54 +02:00
committed by GitHub
parent 9f7d308961
commit fc8c2dfa14

View File

@@ -1,11 +1,11 @@
fbchat: Facebook Chat (Messenger) for Python fbchat: Facebook Chat (Messenger) for Python
============================================ ============================================
.. image:: docs/_static/license.svg .. image:: /docs/_static/license.svg
:target: LICENSE.txt :target: LICENSE.txt
:alt: License: BSD :alt: License: BSD
.. image:: docs/_static/python-versions.svg .. image:: /docs/_static/python-versions.svg
:target: https://pypi.python.org/pypi/fbchat :target: https://pypi.python.org/pypi/fbchat
:alt: Supported python versions: 2.7, 3.4, 3.5 and 3.6 :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 <https://github.com/Schmavery/fa
**No XMPP or API key is needed**. Just use your email and password. **No XMPP or API key is needed**. Just use your email and password.
Go to `ReadTheDocs <https://fbchat.readthedocs.com>`__ to see the full documentation, Go to `ReadTheDocs <https://fbchat.readthedocs.com>`__ 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 <examples>`__
Installation: Installation: