Put the main script for the new IDLE here.
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 5281804..0ce797f 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -30,6 +30,7 @@
 google.py		Open a webbrowser with Google.
 gprof2html.py		Transform gprof(1) output into useful HTML.
 h2py.py			Translate #define's into Python assignments
+idle			Main program to start IDLE
 ifdef.py		Remove #if(n)def groups from C sources
 lfcr.py			Change LF line endings to CRLF (Unix to Windows)
 linktree.py		Make a copy of a tree with links to original files