aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2025-05-19 04:59:10 +0200
committerEinhard Leichtfuß <alguien@respiranto.de>2025-05-19 04:59:10 +0200
commit296e5f44739925bb0471fc882211fdfe352a2558 (patch)
tree9aa5761b0977343bbbb43bbf96746e8d8dbfe036
parent0381a442999a26a214eabd0e78ce5fc6ecfc525c (diff)
Amend README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07e84f8..3cfddcb 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,4 @@
languages (POSIX sh, Bash, ...).
* SimpleShell compiles to POSIX sh, where the output is supposed to be
human-readable.
+* The syntax is de facto a mixture of sh, C and Haskell.