From cbb3b53d0662c6cafae4db790b925b107a884c14 Mon Sep 17 00:00:00 2001 From: "michael.ramusi" <michael.ramusi@etu.hesge.ch> Date: Sun, 3 Feb 2019 20:57:36 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7b3bd3..69adbd4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ mvn spring-boot:run -Dorg.apache.activemq.SERIALIZABLE_PACKAGES=* the spring boot server also executes the various clients for the project ## Use application -A demonstration is available in +After running the Broker and Spring, a demonstration should be available in ``` http://localhost:8080/demo.html ``` -- GitLab