diff --git a/README.md b/README.md
index f062a68504472f19240b22ad280be938c4659e22..efcc7c2c3282bbd2ba3d7618612bf1da215f502b 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,19 @@
-# Cisco IPSec VPN tunnel
+# Cisco IPSec VPN tunnel [(Download the MKP package)](/../../../-/raw/master/cisco_vpn_tunnel.mkp "Download MKP package")
 
-Monitors the status of Cisco IPSec VPN tunnels. Tis is a complete rewrite of the original check
+**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
+
+Monitors the status of Cisco IPSec VPN tunnels. This is a complete rewrite of the original check
 
 Check Info:
 
-* *service*: this check creates on service vor eah IPSec VPN tunnel
+* *service*: this check creates on service vor each IPSec VPN tunnel
 * *state*: 
     * **warning** if VPN tunnel has no IPSec infromation (missing phase 2))
     * **unkown** if VPN tunnel missing
-* *wato*: 
-    * you can configure the state for missing VPN tunnels and for missing IPSec information. This states can be configured globaly or per tunnel.
-    * you can configure an tunnel alias 
+ ---
+* *wato*: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see sample screenshot")
+    * for the check discovery you can enable to add aggressive mode VPN tunnels. They are mostly remote access connections.
+---
 * *perfdata*:\
     **IKE counter**
     * IKE active time (s)
@@ -20,16 +23,6 @@ Check Info:
     * IKE packets out (/s)
     * IKE packets dropped in (/s)
     * IKE packets dropped out (/s)
-    * IKE in notifies (count)
-    * IKE out notifies (count)
-    * IKE in phase 2 exchanges (count)
-    * IKE out phase 2 exchanges (count)
-    * IKE in phase 2 exchanges invalid (count)
-    * IKE out phase 2 exchanges invalid (count)
-    * IKE in phase 2 exchanges rejected (count)
-    * IKE out phase 2 exchanges rejected (count)
-    * IKE in phase 2 SA delete requests (count)
-    * IKE out phase 2 SA delete requests (count)
 
     **IPSec counter**
     * IPSec active time (s)
@@ -39,18 +32,12 @@ Check Info:
     * IPSec packets out (/s)
     * IPSec packets dropped in (/s)
     * IPSec packets dropped out (/s)
-    * IPSec in decompressed octets (/s)
-    * IPSec out compressed octets (/s)
-    * IPSec in authentication\'s (count)
-    * IPSec out authentication\'s (count)
-    * IPSec in authentication\'s failed (count)
-    * IPSec out authentication\'s failed (count)
-    * IPSec in decryption\'s (count)
-    * IPSec out encryption\'s (count)
-    * IPSec in decryption\'s failed (count)
-    * IPSec out encryption\'s failed (count)
-    * IPSec in replay packets dropped (count)
 
 Sample output
 
-![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
+![sample output](/doc/sample.png?raw=true "sample output")
+
+WATO options
+
+![WATO options](/doc/wato.png?raw=true "WATO options")
+