From 51ac4c575fe009107422d1203e9d87c217f3fbea Mon Sep 17 00:00:00 2001 From: PATCHIPALLA Ramesh <113425491+rameshpower@users.noreply.github.com> Date: Tue, 15 Nov 2022 15:52:07 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78662a2a..153ae427 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Build Instruction +#Build Instruction ``` @@ -8,7 +8,7 @@ mvn clean package and build the instruction . ``` -# Deploy instruction +#Deploy instruction Deploy ```target/WebApp.war``` on Tomcat properly for better experience.