diff --git a/README.md b/README.md
index e69de29..80ec01f 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,9 @@
+Welcome there adventurer!
+
+This is my collection for docker compose file for various services that should be easily runnable via this repo.
+
+Just git pull
this repo and docker compose up -d
these services!
+
+For some services I included an extra README.md
and always check whether there is a .env.example
in the directory for the service.
+
+Chances are you will need to fill it out and save it as a .env
file.
\ No newline at end of file
diff --git a/homeassistant/README.md b/homeassistant/README.md
index 50f6237..8d3d795 100644
--- a/homeassistant/README.md
+++ b/homeassistant/README.md
@@ -6,4 +6,8 @@ Then executed
```bash
wget -O - https://get.hacs.xyz | bash -
```
-To install HACS into the Homeassistant installation. Of course restart the docker container afterwards
\ No newline at end of file
+To install HACS into the Homeassistant installation. Of course restart the docker container afterwards
+
+Currently installed integration( Last Update 28.07.2024)
+- Miele (Miele@Home)
+- Fritz!Box (For 192.168.178.0/24 subnet)