aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-10-01 19:49:27 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-10-01 19:49:27 +0000
commite47da8b2ec6cf986d381a32764402c290f202a0f (patch)
treee2c3672433c3c13c04857adc27c8bb70d0326136
parentc722d09429763fac48c9e84dd037f2576da985bd (diff)
parentb57db53bf9a0a31ab3ba2e565370974d12cbee9d (diff)
downloadcpt-e47da8b2ec6cf986d381a32764402c290f202a0f.tar.gz
Merge branch 'master' of github.com:kissx/kiss
FossilOrigin-Name: ad614a6a63483451059af1be0436e072774031d38f2c10eb49afe042f3bc3e13
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c3af25e..d531245 100644
--- 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`