summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2017-05-13 11:03:22 +0300
committerEyal Posener <[email protected]>2017-05-13 11:06:15 +0300
commit3776c7286e833a6e77db93979c7c1fd01ec8d5fd (patch)
tree9cc5ed9f3c11220631d24cde877d4b94fc6e11dc /readme.md
parentc7377ba2de5df7097776c07f1ca68ca0fc8ee90e (diff)
cmd/install: add support for zsh
Fixes: #9
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c507cda..c4fe3e5 100644
--- a/readme.md
+++ b/readme.md
@@ -36,6 +36,13 @@ Uninstall by `gocomplete -uninstall`
- Complete packages names or `.go` files when necessary.
- Complete test names after `-run` flag.
+## complete package
+
+Supported shells:
+
+[x] bash
+[x] zsh
+
## Usage
Assuming you have program called `run` and you want to have bash completion