diff --git a/README.md b/README.md
index dac2276c..6a5be2b6 100644
--- a/README.md
+++ b/README.md
@@ -163,12 +163,12 @@ ________________________________________________________________________________
Home Assistant Container LXC
With ZFS Filesystem Support
To create a new Proxmox Home Assistant Container, run the following in the Proxmox Shell.
-
+
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/ha_container.sh)"
```
To create a new Proxmox Unprivileged Home Assistant Container, run the following in the Proxmox Shell.
-
+
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-homeassistant.sh)"
```
@@ -381,6 +381,12 @@ To create a new Proxmox Node-RED LXC Container, run the following in the Proxmox
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/node-red_container.sh)"
```
+To create a new Proxmox Unprivileged Node-RED LXC Container, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-node-red.sh)"
+```
+
⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡
**Node-Red Interface - IP:1880**
@@ -411,17 +417,23 @@ ________________________________________________________________________________
- Mariadb LXC
+ 🔸Mariadb LXC
Mariadb LXC Container
To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox Shell.
-
+
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/mariadb_container.sh)"
```
+To create a new Proxmox Unprivileged Mariadb LXC Container, run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-mariadb.sh)"
+```
+
⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡
To enable MariaDB to listen to remote connections, you need to edit your defaults file. To do this, open the console in your MariaDB lxc: