diff --git a/README.md b/README.md index 5be22ea..7b40a3f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ [![Build Status](https://travis-ci.org/rfrancis/asdf-gradle.svg?branch=master)](https://travis-ci.org/rfrancis/asdf-gradle) -[gradle](https://gradle.org/) plugin for the asdf version manager +[gradle](https://gradle.org/) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager + +## Install + +``` +asdf plugin-add gradle https://github.com/rfrancis/asdf-gradle.git +``` + +## Use + +Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of HashiCorp tools. + NEEDED: Someone to take over maintenance of this plugin.