Fixed README.rst
This commit is contained in:
@@ -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 <https://github.com/Schmavery/fa
|
||||
**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,
|
||||
or jump right into the code by viewing the `examples`_
|
||||
or jump right into the code by viewing the `examples <examples>`__
|
||||
|
||||
Installation:
|
||||
|
||||
|
Reference in New Issue
Block a user