From d54ae1a4e06d8963d326d4e159b6a9c01cb516e9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 4 May 2018 10:24:55 +0200 Subject: [PATCH] Add initial README --- 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 00000000..99e5b805 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +[![Discord](https://img.shields.io/discord/330944238910963714.svg)](https://discord.gg/CxqDrfU) +[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/) + +# Home Assistant Development Documentation + +This is the source for the [Home Assistant Development documentation](https://developers.home-assistant.io).