diff --git a/README.md b/README.md
index 496800b64407fff7d4993ee0a74cc7bd306b7478..67aa393632fa595c60faa0470482c66be3107ce6 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
-# VSX Status
+# VSX Status [(Download the MKP package)](/../../../-/raw/master/checkpoint_vsx.mkp "Download MKP package")
 
-Monitors status of Check Point VSX systems
+ **Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
 
-**Note**: check was renamed from *checkpoint_vsx_status* to *checkpoint_vsx*
+Monitors status of Check Point VSX systems
 
 Check Info:
 
 * *service*: this check will create one service per VSX virtual system on the VSX host
+---
 * *state*:\
   **critical**
   * if vsxStatusHAState is not 'active' or 'standby'
@@ -16,8 +17,9 @@ Check Info:
   **warning**
   * if vsxStatusPolicyName is changed from the inventory value -> different policy name
   * if vsxStatusHAState is changed from the inventory value  -> cluster state change
-
+---
 * *wato*: none
+---
 * *perfdata*: 
     * connections (count)
     * connections peak (count)
@@ -28,9 +30,9 @@ Check Info:
     * bytes accepted/s
     * bytes dropped/s
     * bytes rejected/s
-    * logges send/s
+    * loggs send/s
 
 Sample output
 
-![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
+![sample output](/doc/sample.png?raw=true "sample output")