From d93ae0d6ced6bd7edc2722bda6d0354e4f1dee2d Mon Sep 17 00:00:00 2001
From: Sascha Schulz <sschulz@dh-software.de>
Date: Mo, 18 Mär 2024 16:20:20 +0100
Subject: [PATCH] add chapter for events in web components

---
 README.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index d517d3a..77a3139 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,5 @@
 
 Server starten:
 <p style="background-color: black; padding: 5px; border-radius: 5px; font-family: monospace">$ npm run serve</p>
+
+Danach läuft der Server auf [http://localhost:8001](http://localhost:8001)

--
Gitblit v1.9.3