diff --git a/README.md b/README.md
index dfd796fe..d61ddc6a 100644
--- a/README.md
+++ b/README.md
@@ -270,6 +270,35 @@ After install, reboot Home Assistant and **clear browser cache** then Add HACS i
____________________________________________________________________________________________
+
+ 🔸ioBroker LXC
+
+
+
+ ioBroker LXC
+
+[ioBroker](https://www.iobroker.net/#en/intro) is an open source automation platform.
+
+To create a new Proxmox ioBroker LXC, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/iobroker-v3.sh)"
+```
+
+⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡
+
+**ioBroker Interface - IP:8081**
+
+⚙️ **To Update ioBroker**
+
+```yaml
+update from the ioBroker UI
+```
+
+____________________________________________________________________________________________
+
+
+
Homebridge LXC