From 3fad6c9f3e59ac054103cb4db4a3afc4c6db2bb6 Mon Sep 17 00:00:00 2001 From: Florent Berthaut <florent.berthaut@univ-lille.fr> Date: Sun, 1 Jan 2023 16:30:22 +0100 Subject: [PATCH] Fixed links in readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8c159f5..4c26324 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,13 @@ The principle is as follows :  -For video examples of what Rivill can do, watch https://vimeo.com/album/4703717 - -Rivill has been used in the following projects: -* https://www.cristal.univ-lille.fr/mint/revealable-volume-displays.html -* https://www.cristal.univ-lille.fr/mint/revealed-interfaces.html +Rivill (previously named Revil) has been / is being +used in the following projects : +* https://mint.univ-lille.fr/revealable-volume-displays.html +* https://mint..univ-lille.fr/revealed-interfaces.html * https://terrev.univ-lille.fr/ +* https://vibrating-shapes.univ-lille.fr/ +* https://vimeo.com/126753974 ## Software requirements: * OpenGL >= 4.3 (or >=3 but there will be no revealing output) -- GitLab