From c721753a5309c0280f4de6cca6596fec332cc8fc Mon Sep 17 00:00:00 2001
From: "Lange, Dr. Herbert" <herbert.lange@uni-hamburg.de>
Date: Fri, 23 Sep 2022 10:19:29 +0200
Subject: [PATCH] updated readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 8f3f768..0c3767e 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,6 @@ Currently tested with
 - bash install_corpus_services_jar.sh
 - cd ..
 - mvn clean compile exec:java
+
+After these steps you can access a graphical web frontend by pointing your
+webbrowser to http://localhost:8080/
\ No newline at end of file
-- 
GitLab