diff --git a/README.md b/README.md
index 96e69f66a703c1a35a9e399f592c99485fda40a1..fa02082fd46ad91be4375a61db97deb0b3ea3d49 100644
--- a/README.md
+++ b/README.md
@@ -1,35 +1,21 @@
-# Cisco NTP [(Download the MKP package)](/../../../-/raw/master/{REPLACE_WITH_PACKAGE_NAME}.mkp "Download MKP package")
+# spring4shell local check for Linux and Windows
 
-Monitors status of C{REPLACE_WITH_PACKAGE_TITLE}
----
-Check Info:
 
-* *service*: creates the service **_NTP status_** and one service **_NTP {item}_** for each NTP association, with the association name/ip-address as item
----
-* *state*: \
-    **warning**: 
-    * if NTP refID is in AUTH, AUTO, CRYPT, DENY, INIT, LOCL, RATE, STEP, TIME or XFAC (see WATO)
-    * if Error counter > 0 (see WATO)
+This local check plugin scanns for the spring4shell CVE-CVE-2022-22965. It is build arounf the scanner from Hilko Bengen bengen[at]hilluzination[dot]de. For details see https://github.com/hillu/local-spring-vuln-scanner.
+
+The local check is build by Christian Wirtz, doc[at]snowheaven[dot]de & Christopher Stegmann & thl-cmk[at]outlook[dot]com
 
-    **critical**/**warning**: 
-    * if offset or stratum outside the configured levels (see WATO)\
----
-* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see sample screenshot")
 ---
-* *perfdata (if avilable)*: 
-    * Offset (s)
-    * Delay (s)
-    * Jitter (s)
-    * Protocol errors (/s)
-    * Version errors (/s)
+### Download:
+
+- [spring4shell.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/spring4shell/-/raw/master/spring4shell.mkp) the local check
+- [spring4_shell_executable-1.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/spring4shell/-/raw/master/spring4shell_executable-1.0.mkp) the Linux and Windows executable of the scanner.
+
 ---
 #### Want to contribute?
 Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
+
 ---
 Sample output
 
 ![sample output](/doc/sample.png?raw=true "sample output")
-
-WATO
-
-![WATO options](/doc/wato.png?raw=true "WATO options")