From 699ebbd2b67f8588ab2e517f273779f18fb6843c Mon Sep 17 00:00:00 2001
From: Elodie Chapeaublanc <elodie.chapeaublanc@pasteur.fr>
Date: Mon, 24 Jun 2024 16:30:19 +0200
Subject: [PATCH] add developer only mention

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4f7ba34..ede7c3a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ For Developer, this branch is dedicated to write the complete documentation unde
 
 Dear User, who develop Shiny application, please go to the dedicated project [shiny-k8s-example](https://gitlab.pasteur.fr/hub/shiny-k8s-example) containing example of using the components developped here. Please follow detailed instructions in the [User Guide](https://hub.pages.pasteur.fr/shiny-k8s/user_guide/index.html)
 
-## How to use
+## How to use ( Developer only)
 
 ### Installing dependencies
 
-- 
GitLab