diff --git a/README.md b/README.md
index ab27a4c6f83d132029e88f98fc14885b2fe73963..ba0891e3652ecdbb1c7efd9a04b583141d9953c4 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,42 @@
 # Check Point Maestro SG path distribution counters
 
-**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
-
 Monitors status of Check Point scalable platform Security Group (SG) path distribution counters
 
-Check Info:
+---
+### Check Info
 
 * *service*: this check creates one service for each performance counter, with the countername as item
----
+
 * *state*: allways **ok**
----
+
 * *wato*: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see WATO options")
+
+* *perfdata*:
+    - asg_path_accel
+    - asg_path_medium
+    - asg_path_firewall
+    - asg_path_drop
+
 ---
-* *perfdata*:\
-asg_path_accel\
-asg_path_medium\
-asg_path_firewall\
-asg_path_drop
+### Download
+
+* [checkpoint_asg_path_distribution.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/maestro/checkpoint_asg_path_distribution/-/raw/master/checkpoint_asg_path_distribution.mkp "Download latest version")
 
-Sample output
+---                   
+### Installation
+
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_asg_path_distribution.mkp`.
+
+
+In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
+
+---
+### 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")