diff --git a/README.md b/README.md
index 21190a6954cce1225805c8d97b266c7321618a6b..4a5901349932af167c5925e860f87d1431f6eac5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Cisco flash
+# Cisco flash [(Download the MKP package)](/../../../-/raw/master/cisco_flash.mkp "Download MKP package")
 
 Collection of plugins for Cisco flash
 
@@ -9,16 +9,18 @@ Collection of plugins for Cisco flash
 
 * *service*: this check will create the service *Cisco flash \<parition name\>* for each partition 
 * *state*: 
-    * **critical** when the space left on the partition is less then 10MB
-    * **warning** when the space left on the partiton is less then the *lowspacenotifythreshold*
+    * **warning**/**critical** if the space used above the configured levels (default 85/90%)
+    * **warning**
+        * when the space left on the partiton is less then the *lowspacenotifythreshold*
+        * if the device needs erasure
 * *wato*: you can configure warning/critical level in percent of used space
 * *perfdata*: 
-    * space used
+    * space used in MB and %
     * \# of files on the partition
 
 Sample output
 
-![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")
+![sample output](/doc/sample.png?raw=true "sample output")
 
 ## Check Info *snmp_cisco_flash*:
 Adds infromations about flash devices, partitions and chips to the inventory
@@ -28,7 +30,7 @@ Adds infromations about flash devices, partitions and chips to the inventory
     *  you can remove unneed columns from the inventory
 
 
-Sample output
+Sample inventory
 
-![sample output](/doc/sample_inventory.png?raw=true "sample Cisco flash inventory")
+![sample inventory](/doc/sample_inventory.png?raw=true "sample inventory")