commit 133bff4efaf8570a7d70b678d49f7b105877eef8
parent 4c81ef1cd329ff688ac879e687566ca92910cb93
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Wed, 11 Sep 2019 09:02:24 +0300
docs: update
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -5,6 +5,8 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`.
- Only 500~ lines of POSIX `sh` (*excluding blank lines and comments*).
- Runtime dependency detection.
- Incremental package installation.
+- Fast dependency solver.
+- File conflict detection.
- Binary stripping.
- `shellcheck` compliant.