From 2713540b298343c21e0385299418bc8f8f9d4e7f Mon Sep 17 00:00:00 2001 From: lukas-heilgenbrunner Date: Wed, 29 May 2024 13:46:34 +0200 Subject: [PATCH] newline in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f91120..d2aee33 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ To start the project run: ## Accessing Web Interface The API is exposed on Port `8081`. + Access it through the Swagger Web UI: [http://localhost:8081](http://localhost:8081) \ No newline at end of file