diff --git a/Readme.md b/Readme.md index fb68692..7e55b66 100644 --- a/Readme.md +++ b/Readme.md @@ -57,7 +57,8 @@ which will produce a file `model.vo-dml.xml` of the equivalent VO-DML. This jar (only) is also published to maven central if you do not want to have to build it. -![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.javastro.vodsl/vodslparser/) +[![Maven Central](https://img.shields.io/maven-central/v/org.javastro.vodsl/vodslparser.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.javastro.vodsl%22%20AND%20a:%22vodslparser%22) + Developing VODSL ---------------- @@ -119,4 +120,4 @@ Known issues with the Eclipse editor two compositions. * the FXDiagram implementation has some quirks that sometimes require shutting down the view and reopening to stop the strange behaviour. - \ No newline at end of file +