Add basic README with maven and javadoc badges

The badges are handy way to discover the latest artifacts.
This commit is contained in:
Leif Gruenwoldt 2017-06-07 15:20:31 -04:00 committed by GitHub
parent e730077f78
commit 2c9654b300

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# JInput
[![Maven Central](https://img.shields.io/maven-central/v/net.java.jinput/jinput.svg)](https://maven-badges.herokuapp.com/maven-central/net.java.jinput/jinput)
[![Javadocs](http://www.javadoc.io/badge/net.java.jinput/jinput.svg)](http://www.javadoc.io/doc/net.java.jinput/jinput)
Library for access to input devices.