added ftp mirror script
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 58059ee..005edf5 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -14,6 +14,7 @@
 fixcid.py		Massive identifier substitution on C source files
 fixheader.py		Add some cpp magic to a C include file
 fixps.py		Fix Python scripts' first line (if #!)
+ftpmirror.py		FTP mirror script
 h2py.py			Translate #define's into Python assignments
 ifdef.py		Remove #if(n)def groups from C sources
 linktree.py		Make a copy of a tree with links to original files