diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`. -- Only 500~ lines of POSIX `sh` (*excluding blank lines and comments*). +- Only 600~ lines of POSIX `sh` (*excluding blank lines and comments*). - Runtime dependency detection. - Incremental package installation. - Fast dependency solver. |