From a6b9efcbdd3393a624a029c7cc1854c2cdee0b21 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 27 Dec 2021 23:52:59 +0100 Subject: [PATCH] Update README.md --- addons_updater/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/addons_updater/README.md b/addons_updater/README.md index 2538e36e0..099ac9ac3 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -54,6 +54,7 @@ gitapi: optional, it is the API key from your github repo Example: ```yaml +addon: - slug: sonarr beta: false fulltag: false @@ -69,6 +70,10 @@ Example: fulltag: false repository: alexbelgium/hassio-addons upstream: linuxserver/docker-ubooquity +gituser: your github username +gitpass: your github password +gitmail: your github email +verbose: 'false' ``` [repository]: https://github.com/alexbelgium/hassio-addons