From 09feefe2c549c06f4f771dcca4e0ba1ee3d11c8c Mon Sep 17 00:00:00 2001 From: Dmytro Biloshytskyi Date: Fri, 22 Apr 2022 10:29:47 +0300 Subject: [PATCH] Added some readme docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f685a81 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## 3rd-party addons + +To install any 3rd-party addon just copy root directory to the repository. +For example https://github.com/hassio-addons/addon-prometheus + +Other way is to use registry and pre-configured images. See `hass-ttrss` \ No newline at end of file