From 7126aaf9b1927faff1eb269f544a13919c8d67f7 Mon Sep 17 00:00:00 2001
From: Florent Berthaut <florent.berthaut@univ-lille.fr>
Date: Thu, 22 Dec 2022 01:29:18 +0100
Subject: [PATCH] updated readme

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

diff --git a/README.md b/README.md
index 1592c5a..48e6d4d 100644
--- a/README.md
+++ b/README.md
@@ -13,16 +13,10 @@ cabinets, or for interaction, e.g. controlling sound with 3D widgets.
 For video examples of what Rivill can do, watch https://vimeo.com/album/4703717
 
 Rivill has been used in the following projects:
-* http://ixmi.hitmuri.net
 * https://www.cristal.univ-lille.fr/mint/revealable-volume-displays.html
 * https://www.cristal.univ-lille.fr/mint/revealed-interfaces.html
 * https://terrev.univ-lille.fr/
 
-## Help 
-A tutorial describing the main components of Rivill is available 
-in [the doc folder](doc/tutorial.md).
-Several examples are also provided.
-
 ## Software requirements:
 * OpenGL >= 4.3 (or >=3 but there will be no revealing output)
 
-- 
GitLab