From e9e4f2bcd4c8bdaf5535d2c79eea1b075a513fa1 Mon Sep 17 00:00:00 2001 From: francesco Date: Fri, 6 Mar 2020 15:54:51 +0100 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85bdba9..a106cb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spring Boot and Angular App Demo -How to build a "Demo" Web Application with Spring Boot and Angular 9 and pachage it into a deploylable jar/war file +A "Demo" Web Application with Spring Boot and Angular 9 packaged with Maven into a deploylable jar/war file ## Built With @@ -11,7 +11,8 @@ How to build a "Demo" Web Application with Spring Boot and Angular 9 and pachage ## Documentation -How to build this project is presented at https://drive.google.com/file/d/1hq_ElVJCRHOHTHy4ReNVwFRQ3t2uFU0z/view?usp=sharing +Building a Web App using Spring Boot and Angular9-CLI with Maven +is presented at https://drive.google.com/file/d/1hq_ElVJCRHOHTHy4ReNVwFRQ3t2uFU0z/view?usp=sharing ## Authors