Updated README; added test descriptions to --list
diff --git a/README b/README
index 4f74942..b27ad5b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
OpenFlow Testing Framework
-February, 2010
+March, 2010
Warning
+++++++
@@ -135,6 +135,12 @@
parameters this way. Each test case in the new file must derive
from unittest.TestCase.
+ CONVENTIONS:
+
+ The first line of the doc string for a file and for a test class is
+ displayed in the list command. Please keep it clear and under 50
+ characters.
+
Using CentOS/RHEL
+++++++++++++++++