diff --git a/README.md b/README.md index 327bf79..c48bf56 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR [license-shield]: https://img.shields.io/github/license/timmo001/addon-home-panel.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [microbadger]: https://microbadger.com/images/timmo001/addon-home-panel -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [pulls-shield]: https://img.shields.io/docker/pulls/timmo001/addon-home-panel.svg [reddit]: https://reddit.com/r/homeassistant [releases-shield]: https://img.shields.io/github/release/timmo001/addon-home-panel.svg diff --git a/home-panel/.README.j2 b/home-panel/.README.j2 index dbcef36..b640c7d 100644 --- a/home-panel/.README.j2 +++ b/home-panel/.README.j2 @@ -25,6 +25,8 @@ A touch-compatible web-app for controlling the home. Integrates with - Made for touch screens with a sideways scrolling Material Design interface. (Compatible with desktops as well) +[Click here for the full documentation][docs] + ### Screenshots ![Light Theme Screenshot][light-theme] @@ -35,8 +37,6 @@ A touch-compatible web-app for controlling the home. Integrates with ![Radio Screenshot][radio] -[Click here for the full documentation][docs] - {% if channel == "edge" %} ## WARNING! THIS IS AN EDGE VERSION! @@ -71,17 +71,18 @@ This repository was created for: - Anybody willing to test. - Anybody interested in trying out upcoming add-ons or add-on features. -If you are more interested in stable releases of our add-ons: +If you are more interested in stable releases of Timmo add-ons: {% endif %} -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }} [docs]: {{ repo }}/blob/{{ version }}/README.md -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[hass]: https://www.home-assistant.io/ +[home-panel]: https://github.com/timmo001/home-panel [light-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/light-theme.png [dark-theme]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/dark-theme.png [more-info-light]: https://raw.githubusercontent.com/timmo001/home-panel/master/docs/resources/more-info-light.png