diff --git a/README.md b/README.md index eb687ee..8ae1a5f 100644 --- 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.