summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/scripts/README')
-rw-r--r--Demo/scripts/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index 18f0de8..bf0f142 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -2,7 +2,7 @@ This directory contains a collection of executable Python scripts.
See also the Tools/scripts directory!
-beer.py Print the classic 'bottles of beer' list.
+beer.py Print the classic 'bottles of beer' list
eqfix.py Fix .py files to use the correct equality test operator
fact.py Factorize numbers
find-uname.py Search for Unicode characters using regexps