From b29138391644fbd4cccfc789657ab59f22146d2d Mon Sep 17 00:00:00 2001
From: Etienne LOUPIAS <eloupias@grandlyon.com>
Date: Wed, 5 Feb 2025 09:50:19 +0000
Subject: [PATCH] chore: comment

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

diff --git a/README.md b/README.md
index 7c92187..6a801ce 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This container serves a sample maintenance HTML page.  
 It is also useful for mounting PVC volumes to inspect and edit files used by application containers.  
-Basic editing and networking tools are installed in the image.
+Basic editing and networking tools are installed in the image to help debug.
 
 ## Usage
 
-- 
GitLab