From 6f88c286441104752239f8fdf0e3e7517ae1c2ce Mon Sep 17 00:00:00 2001
From: Mathias Paulin <mathias.paulin@irit.fr>
Date: Wed, 3 Mar 2021 07:55:18 +0100
Subject: [PATCH] Remove outdated Radium version limitation

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 46e1bae..eb9ed96 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,4 @@
 Experimental rendering application build over Radium libraries. 
 Used as a sandbox for Radium V2 rendering capabilities.
 
-** 2019-10 : to be compiled using the branch toward-v2 of https://github.com/MathiasPaulin/Radium-Engine.git
-
 See [Documentation and discussion](https://mathiaspaulin.gitlab.io/Radium-RenderingApp)
-- 
GitLab