diff --git a/README.adoc b/README.adoc index b603722e4e..27e6dead22 100755 --- a/README.adoc +++ b/README.adoc @@ -8,6 +8,7 @@ It takes an opinionated view of the Spring platform so that new and existing use You can use Spring Boot to create stand-alone Java applications that can be started using `java -jar` or more traditional WAR deployments. We also provide a command-line tool that runs Spring scripts. + Our primary goals are: * Provide a radically faster and widely accessible getting started experience for all Spring development.