aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-09 09:43:15 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-09 09:43:15 +0000
commit86aae158ad2dbe3df70753102c28f3eb5bdbb90e (patch)
treeec7181bdc57cc56404a038b4d76cab73857fb797 /README.md
parentf41afb08f72429e5ee40ed82ef093c4ec79bb4b0 (diff)
downloadcpt-86aae158ad2dbe3df70753102c28f3eb5bdbb90e.tar.gz
docs: update
FossilOrigin-Name: 1386312e29cd29181c50786b9ad022a9e1cbe1a27e33447d1256359125b67d67
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.