Update readme according to go doc

This commit is contained in:
goreadme 2019-11-19 04:32:42 +00:00
parent 3794f4987c
commit 90f09d9f81
1 changed files with 2 additions and 0 deletions

View File

@ -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.