diff --git a/README.adoc b/README.adoc index 26892da..3436aef 100644 --- a/README.adoc +++ b/README.adoc @@ -1,9 +1,8 @@ - # xbib Content -image:https://api.travis-ci.org/xbib/content.svg[Build status] -image:https://img.shields.io/sonar/http/nemo.sonarqube.com/org.xbib%20content/coverage.svg?style=flat-square[Coverage] -image:https://maven-badges.herokuapp.com/maven-central/org.xbib/content/badge.svg[Maven Central] +image:https://api.travis-ci.org/xbib/content.svg[title="Build status", link="https://travis-ci.org/xbib/content/build"] +image:https://img.shields.io/sonar/http/nemo.sonarqube.com/org.xbib%20content/coverage.svg?style=flat-square[title="Coverage", link="https://sonarqube.com/dashboard/index?id=org.xbib%3Acontent"] +image:https://maven-badges.herokuapp.com/maven-central/org.xbib/content/badge.svg[title="Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Cxbib%20content"] This is a Java library for processing structured data ("content") in the most popular formats, such as JSON, SMILE-JSON, YAML, XML, CSV, and also semantic descriptions in RDF (N-Triples, Turtle, RDF/XML).