Merge pull request #109 from posener/goreadme

readme: Update according to go doc
This commit is contained in:
Eyal Posener 2019-11-19 06:32:58 +02:00 committed by GitHub
commit 7881076092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.