From e6d7aea3fdc83f2a97d5cf12281a5677569d7cf1 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Fri, 30 Sep 2022 16:24:07 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index e2be47a..8e6f2fd 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,15 @@
-# Tittle
+# Cisco Cellular LTE
 
-some description
-Monitors status of {REPLACE_WITH_PACKAGE_TITLE}
+This package contains the two plugins _cisco_cellular_lte_ and _inv_cisco_cellular_lte_
 
 ---
 ### Download
-[package_name.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/testing/-/raw/main/agent_cisco_ise-20210304_v.0.1.mkp)
+[cisco_cellular_lte.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/cisco/cisco_cellular_lte/-/raw/main/cisco_cellular_lte.mkp)
 
 ---
 ### Installation
 
-You can install the package by uploading it to your CheckMK site and as site user run `mkp install package_name.mkp`.
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install cisco_cellular_lte.mkp`.
 
 
 In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
@@ -22,7 +21,7 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
 ---
 ### Check Info
 
-* *service*: creates the service **_SERVICENAME_**  with the XXXXXXXX as item
+* *service*: creates the service **_Cellular_**  with the Cellular interface name as item
 
 ---
 * *state*:
-- 
GitLab