diff --git a/README.md b/README.md
index efcd8a604fabb2f00fbf6d4a1a22aa27b988a811..12b291ecc112e80999ed80c5adff52eda1ed3c7c 100644
--- a/README.md
+++ b/README.md
@@ -1,73 +1,41 @@
-# Cisco support APIs inventory plugin
+# Cisco support APIs inventory plugin [(Download the MKP package)](/../../../-/raw/master/inv_cisco_support.mkp "Download MKP package")
 
-*  *snmp_cisco_eox*: adds end of live information to the inventory
-*  *snmp_cisco_contract*: adds information about the support contract to the inventory
-*  *snmp_cisco_psirt*: adds information about security related issues to the inventory
-*  *snmp_cisco_bug*: adds information about known issues with the monitored cisco device to the inventory
-*  *snmp_cisco_suggestion*: add information about the vendor suggested software version for the monitored device to the inventory
-*  *cisco_api_status*: monitors if the inventory plugins work and informs about status changes
+**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
 
-**Note**: to get this plugins to work, you nedd access to the Cisco support APIs (see https://apiconsole.cisco.com/supportapis)
-
-## *snmp_cisco_eox*:
-
-*wato*: 
-*  you can disable the inventory plugin
-*  you can remove not needed columns from the inventory
-
-Sample output
-
-![sample output](/doc/sample_eox.png?raw=true "sample [SHORT TITLE]")
-
-## *snmp_cisco_contract*:
+*  *inv_cisco_eox*: adds end of live information to the inventory
+*  *inv_cisco_contract*: adds information about the support contract to the inventory
+*  *inv_cisco_psirt*: adds information about security related issues to the inventory
+*  *inv_cisco_bug*: adds information about known issues to the inventory
 
-*wato*: 
-*  you can disable the inventory plugin
-*  you can remove not needed columns from the inventory
-
-Sample output
+**Note**: to get this plugins to work, you nedd access to the Cisco support APIs (see https://apiconsole.cisco.com/supportapis)
 
-![sample output](/doc/sample_contract.png?raw=true "sample [SHORT TITLE]")
+In all plugins you can remove not needed columns from the inventory via WATO.
 
-## *snmp_cisco_psirt*:
+---
+#### Want to contribute?
+Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
+---
 
-*wato*: 
-*  you can disable the inventory plugin
-*  you can remove not needed columns from the inventory
+## *inv_cisco_eox*:
 
 Sample output
 
-![sample output](/doc/sample_psirt.png?raw=true "sample [SHORT TITLE]")
-
-## *snmp_cisco_bug*:
+![sample output](/doc/sample_eox.png?raw=true "sample output")
 
-*wato*: 
-*  you can disable the inventory plugin
-*  you can remove not needed columns from the inventory
+## *inv_cisco_contract*:
 
 Sample output
 
-![sample output](/doc/sample_bug.png?raw=true "sample [SHORT TITLE]")
+![sample output](/doc/sample_contract.png?raw=true "sample output")
 
-## *snmp_cisco_suggestion*:
-
-*wato*: 
-*  you can disable the inventory plugin
-*  you can remove not needed columns from the inventory
-
-**Note: the output of this plugin dont work with CheckMK 1.5.x and above :-(**
+## *inv_cisco_psirt*:
 
 Sample output
 
-![sample output](/doc/sample_sugesstion.png?raw=true "sample [SHORT TITLE]")
-
-## *cisco_api_status*
+![sample output](/doc/sample_psirt.png?raw=true "sample output")
 
-* *service*: this check is an active check, you need to create a checkMK rule to use it.
-* *state*: **critical**/**warinig**/**ok** 
-* *wato*: yes
-* *perfdata*: none
+## *inv_cisco_bug*:
 
 Sample output
 
-![sample output](/doc/sample_api_status.png?raw=true "sample [SHORT TITLE]")
\ No newline at end of file
+![sample output](/doc/sample_bug.png?raw=true "sample output")