diff options
Diffstat (limited to 'python/python-twitter')
-rw-r--r-- | python/python-twitter/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-twitter/README b/python/python-twitter/README index 5d2d398bb1..e27efcffb2 100644 --- a/python/python-twitter/README +++ b/python/python-twitter/README @@ -4,5 +4,3 @@ Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this library is intended to make it even easier for python programmers to use. - -This requires simplejson. |