diff --git a/README.md b/README.md
index f70bc7d4..cf431786 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,30 @@ ________________________________________________________________________________
+
+ PiMox HAOS VM
+
+
+
+ PiMox HAOS VM
+ Option to create VM using Stable, Beta or Dev Image
+
+The script automates the manual process of finding, downloading and extracting the aarch64 (qcow2) disk image provided by the Home Assistant Team, creating a VM with user defined settings, importing and attaching the disk, setting the boot order and starting the VM.
+
+To create a new PiMox HAOS VM, run the following in the Proxmox Shell
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/pimox-haos-vm-v4.sh)"
+```
+⚡ Default Settings: 4GB RAM - 32GB Storage - 2vCPU - Stable Image⚡
+
+After the script completes, click on the VM Console to find the Home Assistant IP.
+
+**Home Assistant Interface - IP:8123**
+
+____________________________________________________________________________________________
+
+
Home Assistant Container LXC