From fa11509369962596884c0c63cd573b5bc49ccea5 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Thu, 15 Jul 2021 19:01:34 +0000
Subject: [PATCH] Update README.md

---
 README.md | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index 4a7a6a9..2c26268 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,22 @@
-# [CHECKNAME]
+# Cisco WLC temperature [(Download the MKP package)](/../../../-/raw/master/cisco_wlc_temp.mkp "Download MKP package")
 
-Monitors status of Check Point [SHORT DESCRIPTION]
+**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
 
-Check Info:
+Monitors status of Cisco WLC temperature sensor
 
-* *service*: [HOW WILL SERVICES BE CREATED]
-* *state*: [WHEN WILL THE CHECK be **critical** or **warning** or **ok** or **unknown**]
-* *wato*: [SHORT DESCRIPTIONOF WATO OPTIONS or none]
-* *perfdata*: [LIST OF PERFDATA]
+Check Info:
 
-Testetd with: [short info about testing]
+* *service*: this check will create the service *Temperature*
+* *state*: **critical**/**warning** if memory usage outside the configured levels
+* *wato*: you can configure the upper and lower warn/crit levels
+* *perfdata*: Temperature in °C
 
-**Note: check with your hardware manual the disk id and disk placement (upper/lower)**
+Testetd with: Cisco 2500 and 5520 Series Wireless LAN Controller
 
 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")
-- 
GitLab