Update maven badge in README.md

The previous badge stopped working
This commit is contained in:
Abe Pazos
2025-08-26 15:25:52 +02:00
committed by GitHub
parent cefd6d2b65
commit c44d925f2d

View File

@@ -1,6 +1,7 @@
# ORX (OPENRNDR EXTRA)
[![ORX maven badge](https://maven-badges.herokuapp.com/maven-central/org.openrndr.extra/orx-parameters-jvm/badge.svg)](https://mvnrepository.com/artifact/org.openrndr.extra)
[![ORX maven badge](https://img.shields.io/maven-central/v/org.openrndr.extra/orx-noise-jvm?style=flat&color=%23FFC0CB
)](https://mvnrepository.com/artifact/org.openrndr.extra)
A growing library of assorted data structures, algorithms and utilities to
complement [OPENRNDR](https://github.com/openrndr/openrndr).
@@ -113,4 +114,4 @@ maven repository with the same logic as before.
Once that's done, you can use the local builds of OPENRNDR and ORX in
your [openrndr-template](https://github.com/openrndr/openrndr-template) by specifying the version that was published.
Take a look at the [wiki](https://github.com/openrndr/openrndr/wiki/Building-OPENRNDR-and-ORX) for a more detailed walk-through.
Take a look at the [wiki](https://github.com/openrndr/openrndr/wiki/Building-OPENRNDR-and-ORX) for a more detailed walk-through.