README update

This commit is contained in:
Taehoon Kim
2015-04-19 17:21:18 +09:00
parent fc7b7f3e43
commit 6dc17528ef
3 changed files with 56 additions and 30 deletions

View File

@@ -1,10 +1,14 @@
# -*- coding: UTF-8 -*-
"""
Core components for fbchat
"""
fbchat
~~~~~~
Facebook Chat (Messenger) for Python
:copyright: (c) 2015 by Taehoon Kim.
:license: BSD, see LICENSE for more details.
"""
import re
import json