diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index e9003cc8..47c4cfad 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,5 +1,9 @@
-
Hello Dear Students !!, Welcome to DevOps Project-2 !!
- By Mr.Hari from Saidemy
- It's time to start the DevOps Project-2 by Mr.Hari!!
- This is what complete End-to-End CI-CD pipeline DevOps Project!!
- We are done with DevOps Project-2
+ This project-2 is combination of aws, git, jenkins, maven, tomcat, ansible and docker
+
+ It takes around 5 hours to complete the project from end to end
+
+ Applied Continous Integration and Continous Development/Deployment( CI-CD ) concept
+
+ No need of manual work from end to end in project. As per the instructions mentioned, it will run and deploy in servers
+
+ This the sample output which continously developer is pushing the code, jenkins will pull from github and it will do build, test and quality check and crating of .war file. Once .war file is created it will delivered to ansible-server and from ansible-server it will deploy in to docker container