Added classfix.
diff --git a/Demo/scripts/README b/Demo/scripts/README
index 9cd4ca3..3110cba 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -2,6 +2,7 @@
 
 byteyears.py		Print product of a file's size and age
 checkpyc.py		Check presence and validity of ".pyc" files
+classfix.py		Convert old class syntax to new
 copytime.py		Copy one file's atime and mtime to another
 eptags.py		Create Emacs TAGS file for Python modules
 fact.py			Factorize numbers