Merge pull request #3 from gitkent/master

Updated README.md
This commit is contained in:
R. Francis Smith 2019-08-15 08:56:33 -05:00 committed by GitHub
commit 821c48bfd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 other tools.
NEEDED: Someone to take over maintenance of this plugin.