commit 46b4a99c87f9a73199f035e7b955b63906efa143 parent bae681f84f701127275c9d48a74a640a7c89e0b6 Author: Dylan Araps <dylan.araps@gmail.com> Date: Tue, 1 Oct 2019 22:49:28 +0300 Merge branch 'master' of github.com:kissx/kiss Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -29,13 +29,13 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`. See: <https://getkiss.org/pages/package-system/> -## Extending the package manager. +## Extending the package manager 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`). +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`