From 1a4b51d53f09424285388e5b4a593a8b37b72a2f Mon Sep 17 00:00:00 2001
From: Joseph Tran <joseph.tran@inrae.fr>
Date: Mon, 25 Mar 2024 12:37:44 +0100
Subject: [PATCH] update binder doc and badge link to point to main branch

---
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 39d6146..1ba3e63 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,8 @@ You need to follow some extra-steps:
 
 ### Run the tutorial on binder  
 
-Click on the following badge to run the tutorial on binder:
-
-[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fforgemia.inra.fr%2Fjoseph.tran%2Fshiny-tutorial.git/HEAD)  
+Click on the following badge to run the tutorial on binder, it will open a new tab in your browser and you can start the tutorial from there:
+  
+[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fforgemia.inra.fr%2Fjoseph.tran%2Fshiny-tutorial.git/main)  
+  
+Be patient, it could take a while to deploy the tutorial code on mybinder.org.  
\ No newline at end of file
-- 
GitLab