diff --git a/README.md b/README.md
index 847bdc009b1b073070b2d912b6e8837dc7df7dae..edaf0511a252f41e6565f3ed74e5b3a8c327dc48 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")