From 37a22b23a64cd71826a5a91a210c6cf73b4a0ee6 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Wed, 19 Jun 2024 15:39:46 +0000 Subject: [PATCH 1/2] Add notes --- README.md | 4 ++++ get/README.md | 2 ++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 85d9ed3..1a89d08 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # HACS Add-ons Repository This repository contains the source code for the HACS add-ons. + +## Add-ons + +- [**get**: _The easiest way to get HACS for Home Assistant._](./get/README.md) diff --git a/get/README.md b/get/README.md index 1aa98c7..74f417d 100644 --- a/get/README.md +++ b/get/README.md @@ -2,6 +2,8 @@ The easiest way to get HACS for Home Assistant. +> **This add-on does not run HACS. This add-on only provides the easiest way to download HACS.** + ## Instructions 1. Use the **Install** button above to build the add-on. From 47aa6dec53074df6c7ddf0cf7c50744d3105e2ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 19 Jun 2024 17:40:49 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a89d08..10be3d7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This repository contains the source code for the HACS add-ons. ## Add-ons -- [**get**: _The easiest way to get HACS for Home Assistant._](./get/README.md) +- [**get**: _The easiest way to get HACS for Home Assistant._](./get)