diff --git a/README.md b/README.md
index e4221faa78d34e0d764e4f72bbf11158e7f4972f..ab497cc916237f710ba869d88c79d487b54d09b4 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,20 @@ Don't forget to make the Linux script executable (`chmod a+x curl.sh`).
 
 </details>
 
+<details><summary>Additional files created by the bakery</summary>
+
+The bakrey will dynamicly create some additional files in the check_mk agent config directory (`/etc/check_mk` or `C:\ProgramData\checkmk\agent\config`). **curl_item_#** equals to the fourth option of each line in the configuration file. 
+
+| File | Created by bakery option |
+| ---- | ---- |
+| curl_item_#.search | Strings to expect in response |
+| curl_item_#.header | Strings to expect in header |
+| curl_item_#.pem | Configure certificate verification -> Certificate to verify against |
+
+
+</details>
+
+
 ---
 #### Configuration file