From 0b552d4d0ecbb6a1f8f185c2fcb3138a9b821cd5 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 17 Dec 2009 01:58:28 -0500 Subject: [PATCH] Changing simplejson requirement notice (Python 2.6 doesn't need it) --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index bc3371e..cad0554 100644 --- a/README.markdown +++ b/README.markdown @@ -17,7 +17,7 @@ Twitter's API Wiki (Twython calls mirror most of the methods listed there). Requirements ----------------------------------------------------------------------------------------------------- -Twython requires (much like Python-Twitter, because they had the right idea :D) a library called +Twython (for versions of Python before 2.6) requires a library called "simplejson". You can grab it at the following link: > http://pypi.python.org/pypi/simplejson