From f2c9401144528abd98ecfccb1b4b7f4439c9fa77 Mon Sep 17 00:00:00 2001 From: Christopher Date: Thu, 28 Mar 2024 10:44:47 -0500 Subject: [PATCH] Add README.md update for install-hacs-in-home-assistant-docker script --- install-hacs-in-home-assistant-docker/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install-hacs-in-home-assistant-docker/README.md b/install-hacs-in-home-assistant-docker/README.md index 19922e7..d80b1ed 100644 --- a/install-hacs-in-home-assistant-docker/README.md +++ b/install-hacs-in-home-assistant-docker/README.md @@ -1,3 +1,7 @@ +# About + +The install-hacs-in-home-assistant-docker script automates the installation of the Home Assistant Community Store (HACS) into a Home Assistant instance running inside a Docker container. HACS extends Home Assistant by providing easy access to a large repository of additional integrations, plugins, themes, and custom components that are not available in the official Home Assistant store. These contributions come from the Home Assistant community and can greatly enhance and personalize your Home Assistant experience. + # Run command ```bash