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.