From 10c7d78c5422a679533a4bf9ed5a57b0bbfc6b91 Mon Sep 17 00:00:00 2001 From: "duncan.parkes" Date: Tue, 3 Apr 2007 00:54:02 +0000 Subject: [PATCH] add to the README --- python_scrapers/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python_scrapers/README b/python_scrapers/README index b3030a2..ed75f00 100644 --- a/python_scrapers/README +++ b/python_scrapers/README @@ -2,3 +2,9 @@ In order to generate the contents of the CGI directory (../CGI) run ./createCGI.sh + +This script svn deletes the old CGI directory's contents, +generates new cgi files in the CGI directory, +copies in some other files that are needed, +and commits all these changes to svn. +