Skip to content

Commit

Permalink
fixed badges in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel authored Dec 23, 2022
1 parent 63685e1 commit 187d125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![build](https://img.shields.io/github/workflow/status/xmlobjects/gml-objects/gml-objects-build?logo=Gradle)
![build](https://img.shields.io/github/actions/workflow/status/xmlobjects/gml-objects/gml-objects-build.yml?logo=Gradle)
![release](https://img.shields.io/github/v/release/xmlobjects/gml-objects?display_name=tag)
[![maven](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects)
[![license](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -58,4 +58,4 @@ repositories {
dependencies {
compile 'org.xmlobjects.gml:gml-objects:1.0.1'
}
```
```

0 comments on commit 187d125

Please sign in to comment.