diff --git a/README.md b/README.md index 9284772e..547d23ea 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,3 @@ mvn clean package # Deploy instruction Deploy ```target/WebApp.war``` on Tomcat properly for better experience. - - - diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index f1c1845b..043c1880 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -81,6 +81,11 @@
Docker is a set of platform as a service products that uses OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels
+