Added cm and qt demos
diff --git a/Tools/bgen/README b/Tools/bgen/README
index a6c22fd..38d3ad6 100644
--- a/Tools/bgen/README
+++ b/Tools/bgen/README
@@ -19,11 +19,13 @@
 
 ae	AppleEvents
 ctl	Controls
+cm	Component manager
 dlg	Dialogs
 evt	Events
 menu	Menus
 list	Lists
 qd	QuickDraw
+qt	QuickTime
 res	Resources
 snd	Sound
 win	Windows
@@ -70,7 +72,13 @@
 		modules. The *_Suite.py modules have been generated
 		with this.
 AEservertest.py	A simple AE server, similar to echo but different.
-		
+
+In cm:
+cmtest.py	List all components in the system plus some info on them
+
+In qt:
+MovieInWindow.py	Play a movie in a fixed-sized window, stop on mouse-press
+VerySimplePlayer.py	Play a movie with the standard quicktime controller.
 
 In res: