summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2019-11-19 06:32:58 +0200
committerGitHub <[email protected]>2019-11-19 06:32:58 +0200
commit7881076092b517aa51d532d933371842bc0dc084 (patch)
tree8a9e4f9cf367251a00373cb23226414dd3322b25
parent3794f4987cf961143340f197318d540c44ed459a (diff)
parent90f09d9f8184df48d57e162ed536926830b9bd27 (diff)
Merge pull request #109 from posener/goreadme
readme: Update according to go doc
-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.