From 4061162f3a19658a65a652afa5a5f7a899b095e0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 31 Jan 2021 04:30:56 +0100 Subject: [PATCH] Update README.md --- addons_updater/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/addons_updater/README.md b/addons_updater/README.md index f108076c8..12fd95743 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -22,9 +22,8 @@ comparison to installing any other Hass.io add-on. No webUI. Set everything through configuration. -''' +``` - slug: the slug name from your repo - current: the initial version of your addon beta: true/false ; should it look only for releases or prereleases ok repository: 'name/repo' coming from github upstream: name/repo, example is 'linuxserver/docker-emby' @@ -32,11 +31,11 @@ No webUI. Set everything through configuration. - gituser: your github email - gitpass: add your github password here, or a specific key if you have two factor identification enabled - frequency: placeholder for automatic update. Not used. -''' +``` [repository]: https://github.com/alexbelgium/hassio-addons [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg -[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg \ No newline at end of file +[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg