diff --git a/README.md b/README.md index e237e66..85bdba9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Spring Boot and Angular App Demo -Build and package Spring Boot and Angular 9 into a deploylable jar/war file +How to build a "Demo" Web Application with Spring Boot and Angular 9 and pachage it into a deploylable jar/war file ## Built With * [OpenJDK](https://openjdk.java.net/) - The JDK used * [Maven](https://maven.apache.org/) - Dependency Management +* [Angular](https://github.com/angular/angular) Angular9/CLI or later +* [Spring Boot](https://spring.io/projects/spring-boot) Spring Boot 2.2.5.RELEASE ## Documentation