diff --git a/README.md b/README.md
index 854c0ddc741ff01e1f114249e890f48d953d1167..bdd0b605f995bb435dda3c159eaf3967d3786855 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# Cisco EASA Senssors
+# Cisco ASA Senssors
+
+**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
+
+This plugin replaces [_ASA temperature_](/gitlab/checkmk/cisco/asa/cisco_asa_temp), [_ASA fan_](/gitlab/checkmk/cisco/asa/cisco_asa_fan) and [_ASA power supply_](/gitlab/checkmk/cisco/asa/cisco_asa_power).
 
 Cisco ASA checks
 *  *cisco_asa_temp*: monitors the ASA temperature sensors
@@ -8,7 +12,7 @@ Cisco ASA checks
 ## Check Info *cisco_asa_temp*:
 
 * *service*: this check creates one service for each temperature sesnsor
-* *state*: **warning''/**critical** if sensor state is not OK. Levels see WATO
+* *state*: **warning**/**critical** if sensor state is not OK. Levels see WATO
 * *wato*: CMK 2.x system provided
 * *perfdata*: 
     * Temperature (see WATO)
@@ -21,7 +25,7 @@ Sample output
 ## Check Info *cisco_asa_fan*:
 
 * *service*: this check creates one service for each fan sesnsor
-* *state*: **warning''/**critical** if sensor state is not OK. Levels see WATO
+* *state*: **warning**/**critical** if sensor state is not OK. Levels see WATO
 * *wato*: upper/lower levels
 * *perfdata*: 
     * Fan speed (RPM)
@@ -30,14 +34,13 @@ Sample output
 
 ![sample output](/doc/sample_fan.png?raw=true "sample [SHORT TITLE]")
 
+WATO options
+
+![WATO options](/doc/sample_fan_wato.png?raw=true "WATO options [SHORT TITLE]")
+
 ## Check Info *cisco_asa_power*:
 
 * *service*: this check creates one service for each fan sesnsor
-* *state*: **warning''/**critical** if sensor state is not OK.
+* *state*: **warning**/**critical** if sensor state is not OK.
 * *wato*: none
 * *perfdata*: none
-
-Sample output
-
-![sample output](/doc/sample_power.png?raw=true "sample [SHORT TITLE]")
-