aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-11 06:02:23 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-11 06:02:23 +0000
commit76d5c7cd03721d83a581cbc4064c6763d7464f56 (patch)
treedf7ff279784d83ad0dad93d85bb9258fc0b8efe4 /README.md
parentb9706223726d1b0d715681f9efe98954c9321884 (diff)
downloadcpt-76d5c7cd03721d83a581cbc4064c6763d7464f56.tar.gz
docs: update
FossilOrigin-Name: 31f1c88be7e36a96f232bad47577f11f6a87a574277dcf270561001c18d80ec4
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb687ee..8ae1a5f 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`.
- Only 500~ lines of POSIX `sh` (*excluding blank lines and comments*).
- Runtime dependency detection.
- Incremental package installation.
+- Fast dependency solver.
+- File conflict detection.
- Binary stripping.
- `shellcheck` compliant.