diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-01-29 08:26:30 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-01-29 08:26:30 +0000 |
commit | bfaccddebe8578964851b02bcf63c77d3b6d36d8 (patch) | |
tree | a5f5b157194a0966961b81dc21ae1f3ec263d671 | |
parent | a46155775c59cd012028a2b87396372c0528e18f (diff) | |
download | cpt-bfaccddebe8578964851b02bcf63c77d3b6d36d8.tar.gz |
docs: update
FossilOrigin-Name: 3fee9a46e76e86a3ab227d3637a1b38af0912bd505a82ba49bcaa0c55019247e
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`. - Incremental package installation. - Fast dependency solver. - File conflict detection. +- Package alternatives system. - Binary stripping. - `shellcheck` compliant. |