Minor ReadMe adjustments

This commit is contained in:
Stefan Kalscheuer 2017-08-02 12:36:46 +02:00
parent 4b3a255e18
commit ee1d8bd2c8

View File

@ -1,4 +1,7 @@
# jURAclient [![Build status](https://travis-ci.org/stklcode/juraclient.svg?branch=master)](https://travis-ci.org/stklcode/juraclient) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/stklcode/juraclient/blob/master/LICENSE.txt) ![Maven Central](https://img.shields.io/maven-central/v/de.stklcode.pubtrans/juraclient.svg)
# jURAclient
[![Build status](https://travis-ci.org/stklcode/juraclient.svg?branch=master)](https://travis-ci.org/stklcode/juraclient)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/stklcode/juraclient/blob/master/LICENSE.txt)
[![Maven Central](https://img.shields.io/maven-central/v/de.stklcode.pubtrans/juraclient.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22de.stklcode.pubtrans%22%20AND%20a%3A%22juraclient%22)
Java client for URA based public transport APIs.
@ -61,4 +64,4 @@ List<Trip> trips = ura.forStopByName("Piccadilly Circus")
## License
The project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
The project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).