diff options
author | merakor <cem@ckyln.com> | 2020-07-24 13:58:03 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-07-24 13:58:03 +0000 |
commit | b2b8c0ae3774cb9a854799d2aa0f77fa4101aa07 (patch) | |
tree | 49eecbc498fb9736af5bc48b4bf151abcb896f87 /README | |
parent | 54b846a96fe907c99fd44f6a0221ec57c88d831b (diff) | |
download | cpt-b2b8c0ae3774cb9a854799d2aa0f77fa4101aa07.tar.gz |
readme: sort and update
FossilOrigin-Name: 324d7d39590f57cfab5b16a61e75ff732159f6316987b4cc97f747bdf969ff3b
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -18,6 +18,7 @@ Directory Structure / -- kiss, README, Makefile, LICENSE, CHANGELOG bin/ -- for C programs. - man/ -- for manual pages. - doc/ -- for documentation. contrib/ -- for Shell scripts that wrap around kiss. + doc/ -- for documentation. + man/ -- for manual pages. + tools/ -- for the tools that make up the package manager. |