commit 529b93745f2073a94edb77b3c765814c054289fb
parent 2d89c2e6a7d7e5d4c7c33a3f96c8535c2e538a54
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Sun, 9 Feb 2020 11:43:15 +0200
docs: update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.