diff --git a/README.md b/README.md
index c36897a1..42228769 100644
--- a/README.md
+++ b/README.md
@@ -328,7 +328,7 @@ Update from the Homebridge UI
ESPHome LXC
-To create a new Proxmox ESPHome LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/esphome_container.sh)"
@@ -357,7 +357,7 @@ ________________________________________________________________________________
- Nginx Proxy Manager LXC Container
+ Nginx Proxy Manager LXC
To create a new Proxmox Nginx Proxy Manager LXC Container, run the following in the Proxmox Shell.
@@ -407,9 +407,9 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc
- MQTT LXC Container
+ MQTT LXC
-To create a new Proxmox MQTT LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox MQTT LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/mqtt.sh)"
@@ -457,10 +457,10 @@ ________________________________________________________________________________
- Node-Red LXC Container
+ Node-Red LXC
-To create a new Proxmox Node-RED LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/node-red.sh)"
@@ -500,9 +500,9 @@ ________________________________________________________________________________
- Mariadb LXC Container
+ Mariadb LXC
-To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Mariadb LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/mariadb.sh)"
@@ -612,9 +612,9 @@ ________________________________________________________________________________
-Zigbee2MQTT LXC Container
+Zigbee2MQTT LXC
-To create a new Proxmox Zigbee2MQTT LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Zigbee2MQTT LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zigbee2mqtt.sh)"
@@ -691,9 +691,9 @@ ________________________________________________________________________________
- Zwavejs2MQTT LXC Container
+ Zwavejs2MQTT LXC
-To create a new Proxmox Zwavejs2MQTT LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Zwavejs2MQTT LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zwavejs2mqtt_container.sh)"
@@ -712,9 +712,9 @@ ________________________________________________________________________________
- InfluxDB/Telegraf LXC Container
+ InfluxDB/Telegraf LXC
-To create a new Proxmox InfluxDB LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox InfluxDB LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/influxdb.sh)"
@@ -754,9 +754,9 @@ ________________________________________________________________________________
- Grafana LXC Container
+ Grafana LXC
-To create a new Proxmox Grafana LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Grafana LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/grafana.sh)"
@@ -795,9 +795,9 @@ ________________________________________________________________________________
- Debian 11 LXC Container
+ Debian 11 LXC
-To create a new Proxmox Debian 11 (curl. sudo, auto login) LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Debian 11 (curl. sudo, auto login) LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/debian.sh)"
@@ -824,9 +824,9 @@ ________________________________________________________________________________
- Ubuntu 21.10 LXC Container
+ Ubuntu 21.10 LXC
-To create a new Proxmox Ubuntu 21.10 (curl. sudo, auto login) LXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox Ubuntu 21.10 (curl. sudo, auto login) LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/ubuntu.sh)"
@@ -850,11 +850,11 @@ ________________________________________________________________________________
GamUntu LXC
- GamUntu LXC Container
+ GamUntu LXC
GamUntu is Ubuntu 21.10, Docker, Docker Compose, ZFS Support, USB Passthrough, Webmin System Administration and Hardware Acceleration all baked in!
-To create a new Proxmox GamUntuLXC Container, run the following in the Proxmox Shell.
+To create a new Proxmox GamUntu LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu_container.sh)"