diff --git a/README.md b/README.md index 0ce6c10..de2b741 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This is a sample Java / Maven / Spring Boot (version 1.5.6) application that can ## How to Run + + + This application is packaged as a war which has Tomcat 8 embedded. No Tomcat or JBoss installation is necessary. You run it using the ```java -jar``` command. * Clone this repository