oauth2decorator, reviewed in http://codereview.appspot.com/4524063/
diff --git a/README b/README
index 8ace1c2..c68d441 100644
--- a/README
+++ b/README
@@ -42,3 +42,7 @@
 Depending on your version of Python, these libraries may also be installed:
 
 http://pypi.python.org/pypi/simplejson/
+
+For developement you will also need:
+
+http://pythonpaste.org/webtest/