From 0c7352e09169531b89d6e554ba74d922edd57e19 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Wed, 22 Jun 2022 09:33:30 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb73ab3..7fb336d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Author: Axel Hahn; Institute for Medical Education; University of Bern ## Requirements ## -* a running IML Appmonitor instance +* an already running IML Appmonitor instance - <https://github.com/iml-it/appmonitor> * Appmonitor API must allow access from your ip address in its config (api -> sourceips) * Your application checks use tags -- GitLab