From f7388277fbf255e78c308e7b69fa694515cad8e0 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Tue, 24 Aug 2021 19:24:26 +0000
Subject: [PATCH] Update README.md

---
 README.md | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 847bdc0..edaf051 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,18 @@
-# Check Point connections
+# Check Point connections [(Download the MKP package)](/../../../-/raw/master/checkpoint_fw_connections.mkp "Download MKP package")
+
+**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
 
 Monitors the connections thru a Check Point gateway
 
+**Note**: if you use this plugin you sould disable the original _checkpoint_connections_ plugin.
+
 Check Info:
 
-* *service*: this check will create the service *Connections*
+* *service*: this check will create the service *Firewall connections*
 * *state*: **critical**/**warning** if the number of connections outside the configured levels
-* *wato*: none
+---
+* *wato*: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see WATO options")
+---
 * *perfdata*: 
     * TCP connections/s
     * UDP connections/s
@@ -19,7 +25,10 @@ Check Info:
 
 Sample output
 
-![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
+![sample output](/doc/sample.png?raw=true "sample output")
 
 Sample detail output
-![sample detail output](/doc/sample-details.png?raw=true "sample detail [SHORT TITLE]")
+![sample detail output](/doc/sample-details.png?raw=true "sample detail output")
+
+WATO options
+![WATO options](/doc/wato.png?raw=true "WATO options")
-- 
GitLab