diff --git a/README.md b/README.md index 9ef2818..4bd140f 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ Add `gradle-completion` to the plugins array in your '.zshrc' file. plugins+=(gradle-completion) ``` +### Install using [Fig](https://fig.io/) + +Install `gradle-completion` with [Fig](https://fig.io) in just one click. + + + + ### Install manually Download and place `_gradle` on your `$fpath`. I recommend `$HOME/.zsh/gradle-completion`: