aboutsummaryrefslogtreecommitdiff
path: root/mapGen/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mapGen/README.md')
-rw-r--r--mapGen/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/mapGen/README.md b/mapGen/README.md
index 66e3363..34f3412 100644
--- a/mapGen/README.md
+++ b/mapGen/README.md
@@ -1,6 +1,6 @@
# mapGen.sh
-A shellscript to make grid maps from text files
+A shellscript to make grid maps from text files.
![Simple map example](examples/simpleBig.jpg)
@@ -14,7 +14,7 @@ xxxxx
## Dependencies
-- A POSIX-compliant shell (`bash`, `dash`, `sh`)
+- A POSIX-compliant shell (`bash`, `dash`, `sh`, `zsh`)
- ImageMagick
- Tools expected in a Unix environment: `grep`, `sed`, `awk`