summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f96949..c720877 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,8 @@ For command line bash completion testing use the `complete.Test` function.
* [gocomplete](./gocomplete): Package main is complete tool for the go command line
+* [install](./install): Package install provide installation functions of command completion.
+
* [predict](./predict): Package predict provides helper functions for completion predictors.