From f67afef4a62bfcfab872e1427300a75ef0824db4 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Tue, 5 Jul 2022 11:26:39 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ad4a7c027..9908107f8 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,8 @@ ________________________________________________________________________________
 <h1 align="center" id="heading"> Home Assistant OS VM </h1>
 <h3 align="center"> Option to create VM using the Latest or Stable Image </h3>
 
+The script automates the manual process of finding, downloading and extracting the Official KVM (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. No hidden (kpartx, unzip) installs of any kind.
+
 To create a new Proxmox Home Assistant OS VM, run the following in the Proxmox Shell
 
 ```yaml