summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
index 9cfc547..4e4ebe4 100644
--- a/README
+++ b/README
@@ -99,3 +99,19 @@ Phpdoc lives at:
http://www.phpdoc.org/
+CONTRIBUTING
+============
+
+If you have a bugfix or feature you'd like to contribute, don't
+hesitate to send it to us. Post your patch to the development list at
+
+ http://lists.openidenabled.com/mailman/listinfo/dev
+
+To run the test suite included with this package, install PHPUnit 1.x
+and run
+
+ php admin/texttest.php
+
+PHPUnit 1.x can be found at
+
+ http://pear.phpunit.de/get/ \ No newline at end of file