diff --git a/README.md b/README.md index a8181f7..2d2cb7d 100644 --- a/README.md +++ b/README.md @@ -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.