Skip to content

Commit

Permalink
update the maven badge provider
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo authored May 28, 2019
1 parent 8f1c2f2 commit 01f3412
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------
Expand Down Expand Up @@ -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.



0 comments on commit 01f3412

Please sign in to comment.