aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.