Another minor readme update.
authorJosh Roesslein <jroesslein@gmail.com>
Tue, 11 Aug 2009 21:36:55 +0000 (16:36 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Tue, 11 Aug 2009 21:36:55 +0000 (16:36 -0500)
README

diff --git a/README b/README
index 8fe11164fc69b42b5725a1b2cd257098ac18be72..abdebf300c27e6f571f7b3ecc15559151a60677f 100644 (file)
--- 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.