add note about compiler directory
(is bgen still "still under development"?)
diff --git a/Tools/README b/Tools/README
index 202cc50..a0f5972 100644
--- a/Tools/README
+++ b/Tools/README
@@ -4,6 +4,10 @@
 bgen		Generate complete extension modules from a
 		description.  Still under development!
 
+compiler        A Python source to bytecode compiler written in
+                Python, including an interface for manipulating
+                abstract syntax trees.  Still under development.
+
 faqwiz		FAQ Wizard.
 		See http://grail.cnri.reston.va.us/cgi-bin/faqw.py
 		for a live example.