Update README.md - Add version badge (#311)

This commit is contained in:
Abe Pazos
2023-05-16 05:14:37 +00:00
committed by GitHub
parent 1c75e2182a
commit f35af751e7

View File

@@ -1,5 +1,7 @@
# ORX (OPENRNDR EXTRA) # ORX (OPENRNDR EXTRA)
[![Download](https://maven-badges.herokuapp.com/maven-central/org.openrndr.extra/orx-parameters-jvm/badge.svg)](https://mvnrepository.com/artifact/org.openrndr.extra)
A growing library of assorted data structures, algorithms and utilities to A growing library of assorted data structures, algorithms and utilities to
complement [OPENRNDR](https://github.com/openrndr/openrndr). complement [OPENRNDR](https://github.com/openrndr/openrndr).
@@ -99,4 +101,4 @@ maven repository with the same logic as before.
Once that's done, you can use the local build of ORX in Once that's done, you can use the local build of ORX in
your [openrndr-template](https://github.com/openrndr/openrndr-template) by specifying the version you published. In this your [openrndr-template](https://github.com/openrndr/openrndr-template) by specifying the version you published. In this
case, it would be "0.4.3-SNAPSHOT". case, it would be "0.4.3-SNAPSHOT".