From 254608a086157495b87c86fd6bc77524c5386dba Mon Sep 17 00:00:00 2001 From: Johannes Theiner Date: Thu, 30 May 2019 08:12:11 +0000 Subject: [PATCH] add entry to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06c8578..efd978b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - clone this repository - import it into your preferred editor - start the server with maven goal ````tomcat7:run```` +- open the site at ````localhost:8080/bauDas```` - change stuff - restart the server if needed