From 16cff88a3040ec9d7c7e254a0383b8bf8d1aa355 Mon Sep 17 00:00:00 2001 From: tav Date: Fri, 12 Feb 2010 13:47:12 +0000 Subject: [PATCH] Updated README to reflect current status. --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 0f6ba0e..f3884cc 100644 --- a/README.txt +++ b/README.txt @@ -12,4 +12,8 @@ Credits: License: -* Public Domain -- http://creativecommons.org/publicdomain/zero/1.0/ \ No newline at end of file +* Public Domain -- http://creativecommons.org/publicdomain/zero/1.0/ + +Please note: I've stopped maintaining this a while ago. Most of it should still +work, but some bits would need to be updated to reflect changes in Twitter's +API. Anyone wanting to continue maintaining this, please get in touch. Thanks!