From: Josh Roesslein Date: Fri, 14 Aug 2009 14:59:58 +0000 (-0500) Subject: Readme update. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9fb3f8b7627c871b32c66900721d278bef16dd17;p=tweepy.git Readme update. --- diff --git a/README b/README index abdebf3..b419b07 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ Features: Actively under development. Supports most of the twitter api endpoints. Python 3 support. (See py3k branch) - Streaming API + Streaming API support. Cache system (memory, file, memcache client) Getting started: @@ -26,6 +26,12 @@ Installing: python setup.py install (run as root) If you wish you may also bundle the tweepy package with your application. +Souce code: + Gitorious: + Github: + +Mailinglist: tweepy@googlegroups.com (questions/feature request/bug reports/anything else) + Author: Joshua Roesslein License: MIT Dependencies: @@ -37,8 +43,3 @@ Dependencies: python-memcached **Bundled with this library -Website: - Git Repository: OR - -Mailinglist: tweepy@googlegroups.com -