diff --git a/README.md b/README.md index b274aa4c..556f4d70 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ + + # ORX (OPENRNDR EXTRA) - [ ![Download](https://api.bintray.com/packages/openrndr/openrndr/orx/images/download.svg) ](https://bintray.com/openrndr/openrndr/orx/_latestVersion) +[![Download](https://maven-badges.herokuapp.com/maven-central/org.openrndr.extra/orx-panel/badge.svg)](https://mvnrepository.com/artifact/org.openrndr.extra/orx-panel) +![Build status](https://github.com/openrndr/orx/actions/workflows/generate-screenshots.yml/badge.svg) + A growing library of assorted data structures, algorithms and utilities. @@ -58,4 +62,4 @@ A growing library of assorted data structures, algorithms and utilities. run `./gradlew publishToMavenLocal -Prelease.version=0.4.0-SNAPSHOT` (or import in IntelliJ IDEA and edit the run configuration) -In an [`openrndr-template`](https://github.com/openrndr/openrndr-template) based project set `orxUseSnapshot = true` in order to use the snapshot build. \ No newline at end of file +In an [`openrndr-template`](https://github.com/openrndr/openrndr-template) based project set `orxUseSnapshot = true` in order to use the snapshot build.