From fa98d7535c314d0cc889a7d63df872fc60f37e3c Mon Sep 17 00:00:00 2001
From: cyril-doss14 <cyrildoss007@gmail.com>
Date: Fri, 25 Apr 2025 01:18:40 +0100
Subject: [PATCH] Readme.md update

---
 Readme.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index c878ee49..859290fe 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,10 @@
-Jenkins Pipeline has been built. Any update done to the platform would be dockerized. And the updated docker image would be push to the dockerhub repository.
+Jenkins Pipeline has been built. 
 
+Any update done to the platform would be dockerized. 
+
+And the updated docker image would be push to the dockerhub repository.
+
+Development Execution Guidance:
 
 If nodemon not installed already then install it using the command :
 
-- 
GitLab