From f6263f76f5bc21a8bfc731df00bca778383589db Mon Sep 17 00:00:00 2001 From: Edwin Jakobs Date: Fri, 23 Jul 2021 12:03:16 +0200 Subject: [PATCH] Add note about release state --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 028a7a1d..24812d05 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ORX (OPENRNDR EXTRA) 0.4 (development branch) +# ORX (OPENRNDR EXTRA) 0.4 - [ ![Download](https://api.bintray.com/packages/openrndr/openrndr/orx/images/download.svg) ](https://bintray.com/openrndr/openrndr/orx/_latestVersion) +Note that this is a yet unreleased version of ORX. The prior released version of ORX can be found in the [ORX 0.3 branch](https://github.com/openrndr/orx/tree/orx-0.3). A growing library of assorted data structures, algorithms and utilities.