From: Josh Roesslein Date: Tue, 11 Aug 2009 21:36:55 +0000 (-0500) Subject: Another minor readme update. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d4f52770f6d0a560e5d80bb9a0b3b3a456d0ad52;p=tweepy.git Another minor readme update. --- diff --git a/README b/README index 8fe1116..abdebf3 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ Features: Supports most of the twitter api endpoints. Python 3 support. (See py3k branch) Streaming API - Cache system (memory and file based) + Cache system (memory, file, memcache client) Getting started: Check out the tutorial folder to get started with Tweepy.