fix minor error

This commit is contained in:
Taehoon Kim
2015-04-20 18:17:45 +09:00
parent 6dc17528ef
commit 17b677233a
3 changed files with 17 additions and 18 deletions

View File

@@ -14,15 +14,9 @@ fbchat
.. image:: https://pypip.in/license/fbchat/badge.svg?style=flat
:target: https://pypi.python.org/pypi/fbchat
Facebook Chat (`Messenger <https://www.messenger.com/>`__) for Python. No XMPP or API key is needed. Just use your ID and PASSWORD.
This project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.
Documentation
=============
Facebook Chat (`Messenger <https://www.messenger.com/>`__) for Python. This project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.
**No XMPP or API key is needed**. Just use your ID and PASSWORD.
Installation