From d2534a19ee8474dc5dac72c41376dd5513c6eb1e Mon Sep 17 00:00:00 2001 From: Elodie Chapeaublanc <elodie.chapeaublanc@pasteur.fr> Date: Mon, 24 Jun 2024 15:11:10 +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 6fd3879..56b60ea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please go to [base-r](https://gitlab.pasteur.fr/hub/shiny-k8s-example/-/tree/bas 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