aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-11 16:21:43 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-11 16:21:43 +0000
commit91005c4489e953566e41337c282fbbfac80c8d08 (patch)
tree9994d2cf15386241fafa911948921083805d8f8b /README.md
parent6f6d25ade97025b10c1a8a7360c85edee46339f8 (diff)
downloadcpt-91005c4489e953566e41337c282fbbfac80c8d08.tar.gz
docs: update
FossilOrigin-Name: e48b623c0620e96dab458fe5cff69cde90936262aef946ca2ac142f9b0b49a0c
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`