Adding recaptcha-django to the README.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 3 Oct 2010 21:17:42 +0000 (17:17 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sun, 3 Oct 2010 21:17:42 +0000 (17:17 -0400)
README

diff --git a/README b/README
index bf55344..e718287 100644 (file)
--- a/README
+++ b/README
@@ -4,5 +4,6 @@ Prerequisites:
        * Python 2.5.4+ <http://www.python.org/>
        * Django 1.2+ <http://www.djangoproject.com/>
        * (Optional) django-grappelli 2.0+ <http://code.google.com/p/django-grappelli/>
+       * (Optional) recaptcha-django r6 <http://code.google.com/p/recaptcha-django/>
 
 To contribute, please visit the project website <http://philo.ithinksw.org/>.