From a31a7b7107dc09363d34d4f4a4c77e8351bb1dbc Mon Sep 17 00:00:00 2001 From: Nils Heumer Date: Fri, 24 Apr 2020 12:30:16 +0200 Subject: [PATCH] Update readme - Improves documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cee659f..b625b92 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Spring Boot embedded Tomcat. An appropriate [Angular frontend client](https://github.com/nilsign/angular-demo-fe) is available within my GitHub account. To be able to access most of the implemented features, which are mainly -user and role management related, login as a user owning the super admin role. +user and role management related, navigate to http://localhost:4200 and login as a user with the +super admin role. Username: `nilsign`
Password: `root`