diff options
| author | goreadme <[email protected]> | 2019-11-19 04:32:42 +0000 |
|---|---|---|
| committer | goreadme <[email protected]> | 2019-11-19 04:32:42 +0000 |
| commit | 90f09d9f8184df48d57e162ed536926830b9bd27 (patch) | |
| tree | 8a9e4f9cf367251a00373cb23226414dd3322b25 | |
| parent | 3794f4987cf961143340f197318d540c44ed459a (diff) | |
Update readme according to go doc
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
