diff --git a/README.md b/README.md index 6437ab1..4e21ad5 100644 --- a/README.md +++ b/README.md @@ -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 trips = ura.forStopByName("Piccadilly Circus") ## License -The project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file +The project is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).