diff --git a/README.md b/README.md
index 3c01056b21b0364705b9accc4de9eb61bc76d7c8..5d87a3b72661123200aac379a9ce1f1f2916021a 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,8 @@
 [NTPLIB]: ../../raw/master/mkp/ntplib-0.4.0.mkp "ntplib-0.4.0.mkp"
 # Active Check NTP
 
-This plugin is an active check to monitor NTP servers.
-
-<details><summary>check_ntp</summary>
-
 This check plugin is a basic active check to monitor NTP servers.
 
-
 In the service summary the plugin will show
 
 -    Stratum
@@ -25,14 +20,14 @@ and in the deails
 -    Timestamps (Reference, Origin, Receive, Transmit, Destination)
 -    Times (Reference, Origin, Receive, Transmit, Destination)
 
-</details>
-
----
 ---
 ### Download
 
 * [Download latest mkp file][PACKAGE]
-* [ntplib-0.4.0.mkp][NTPLIB] The python ntplib.                      
+* [ntplib-0.4.0.mkp][NTPLIB] The python ntplib as MKP.
+
+For the latest version of the ntplib see https://github.com/cf-natali/ntplib
+
 
 **Note**: before you update to a newer version, alway check the [CHANGELOG](CHANGELOG). There migth be incompatible changes.