From 757adda6827fe3e9dec47e18b440cdccb9ff2b9b Mon Sep 17 00:00:00 2001
From: hofmann <jessica.hofmann@slub-dresden.de>
Date: Thu, 28 Sep 2023 13:43:19 +0200
Subject: [PATCH] update readme

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

diff --git a/README.md b/README.md
index cd5bd3c..b4a5bb8 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,9 @@ Provide valid variables and include role inside your playbook.
 
 For variables see `defaults/main.yml`.
 
+If you want to use the new feature of "Check_MK-Plugin" for docker-instances, you need to activate the services after installing the plugin. 
+To do so just go to your check_mk web-ui and your docker-host. Now you can discover for new services under host > run service discovery and include the new services.
+
 ## License
 
 For open source projects, say how it is licensed.
-- 
GitLab