diff --git a/README.md b/README.md
index e7b3bd31dc97ece3438fb1e0660db9bfbe4d9111..69adbd44b2bb8f39d201904c1bc87a27c1214797 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
 ```