diff --git a/README.md b/README.md
index f275499c9a9e5652fa9696957cee267a1de3d0a9..8d9b92a9e575b0cb4ff7fc2d9f976b9ac6c81bcc 100644
--- a/README.md
+++ b/README.md
@@ -157,18 +157,31 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
 
 </details> 
 
-<details><summary>Discovery rule</summary>
+<details><summary>Special agent rule</summary>
 
-| Section | Rule name |
-| ------ | ------ |
-| Discovery of individual services | NAME_OF_THE_RULE  |
+-> Setup -> Agents -> Other integrations
 
-| Option | Defailt value |
-| ------ | ------ |
-| OPTION 1 | disabled |
+| Section  | Rule name |
+| -------  | --------- |
+| Hardware | Fritz!Box Smarthome Devices |
+
+| Option | Description | Defailt value |
+| ------ | ------------| ------------- |
+| Username | no default | Username to logon to the FritzBox |
+| Password | no default | Password for the user to log on|
+| Port | 443 | The TCP Port used to connect to the Fritz!Box |
+| Protocol | HTTPS | The Protocol used to connect to the Fritz!Box |
+| Ignore SSL errors | don't ignire errors | Tha agent will ignores SSL errors |
+| Add Prefix | don't add prefx | The prefix is used to group all the Smarthome devices from one Fritz!Box in CMK |
+| Disable piggyback | use piggyback | If you want to attach all your Smarthome devices directly to your Fritz!Box use this option |
+| Add test data | disabled | only for development, will be removed |
 
 </details> 
 
+<details><summary>Discovery rule</summary>
+There is on discovery rule.
+</details> 
+
 <details><summary>HW/SW inventory rules</summary>
 The inventory plugin is not configurable.
 </details> 
@@ -184,3 +197,6 @@ Sample output details
 
 ![sample output details](/img/sample-details.png?raw=true "sample output details")
 
+Sample inventory
+
+![sampleinventory](/img/sample_inventory.png?raw=true "sample inventory")