From 81153ceaf219bb6eeff1efb60b6ff4bf7bb695fe Mon Sep 17 00:00:00 2001
From: Elodie Chapeaublanc <elodie.chapeaublanc@pasteur.fr>
Date: Mon, 24 Jun 2024 15:06:21 +0200
Subject: [PATCH] Fix name of project in project structure

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

diff --git a/README.md b/README.md
index 5e0b895..f776ff4 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ For more information, see [Documentation](https://hub.pages.pasteur.fr/shiny-k8s
 This project use orphan branch concept [^1] to manage the different ressources using according to the usage.
 
 ```ini
-shiny-k8s
+shiny-k8s-example
   ├── main
   ├── base-common
   │   ├── base-r
-- 
GitLab