summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Tools/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/README b/Tools/README
index f0b9bf9d91..dcb12d20a9 100644
--- a/Tools/README
+++ b/Tools/README
@@ -17,4 +17,7 @@ scripts A number of useful single-file programs, e.g. for
converting old Python sources to the current language
definition.
+versioncheck A tool to automate checking whether you have the latest
+ version of a package (by Jack Jansen).
+
webchecker A link checker for web sites.