diff --git a/README.md b/README.md
index 1af2b522bb88af8877d2eb0cec02c9e3a5885bb7..3d82e439518b66d559ac20e8b926825d74eb022b 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,30 @@
-# Check Point Identity Awareness (IA) [(Download the MKP package)](/../../../-/raw/master/checkpoint_identity_awareness.mkp "Download MKP package")
-
-**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
+# Check Point Identity Awareness (IA) 
 
 This is a collection of Check Point Identity Awareness blade releated checks.
 
 *  *checkpoint_ia_adquery*: monitors the status of the IA blade Active directory connector
 *  *checkpoint_identity_awareness*: monitors the overall status of the IA blade
 
-## Check Info *checkpoint_ia_adquery*:
+---
+### Download
+
+* [checkpoint_identity_awareness.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_identity_awareness/-/raw/master/checkpoint_identity_awareness.mkp "Download latest version")
+
+---                   
+### Installation
+
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_identity_awareness.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")
+
+---
+### Check Info *checkpoint_ia_adquery*
 
 * *service*: tihs check will create on service per Active directory
 * *state*: **critical** if there a connection error 
@@ -18,11 +35,13 @@ This is a collection of Check Point Identity Awareness blade releated checks.
 
 **Note**: the metrics file needs to be adjusted depending on your AD Domain Controllers
 
-Sample output
+---
+### Sample output
 
 ![sample output](/doc/sample-ia-ad.png?raw=true "sample [SHORT TITLE]")
 
-## Check Info *checkpoint_identity_awareness*:
+---
+### Check Info *checkpoint_identity_awareness*
 
 * *service*: this check will create the service *Identity Awareness status*
 * *state*: **warning** if *iastatus* is not *0* (ok), Error description from *iaStatusLongDesc*
@@ -57,6 +76,7 @@ Sample output
     * Users with an active Traffic Anti-Spoffing protection
     * How much data did  gateway transmitted
 
-Sample output
+---
+### Sample output
 
 ![sample output](/doc/sample-ia-status.png?raw=true "sample [SHORT TITLE]")