From 3784d759f5606c622714afcf2273fc7ae4467953 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 15 Jan 2018 22:51:32 +0100 Subject: [PATCH] :books: Fixes markdownlint & spelling issue in the README file (#312) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 71ff79643..e4101e998 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Hass.io -### First private cloud solution for home automation. +## First private cloud solution for home automation -Hass.io is a Docker based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the supervisor. The supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software. +Hass.io is a Docker-based system for managing your Home Assistant installation +and related applications. The system is controlled via Home Assistant which +communicates with the Supervisor. The Supervisor provides an API to manage the +installation. This includes changing network settings or installing +and updating software. ![](misc/hassio.png?raw=true) @@ -11,4 +15,4 @@ Hass.io is a Docker based system for managing your Home Assistant installation a ## Installation -Installation instructions can be found at [https://home-assistant.io/hassio](https://home-assistant.io/hassio). +Installation instructions can be found at .