aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8ae1a5f..c3af25e 100644
--- a/README.md
+++ b/README.md
@@ -33,4 +33,10 @@ See: <https://getkiss.org/pages/package-system/>
See: https://github.com/kisslinux/kiss-utils
+## Shell compatibility
+KISS is written in POSIX `sh` though each shell has its own set of quirks.Below are the currently known to work and tested shells (as `/bin/sh`).
+
+- `ash`
+- `dash`
+- `bash`