diff options
-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. |