Merge pull request #35 from home-assistant/master

Merge readme
This commit is contained in:
Pascal Vizeli
2017-05-06 00:37:42 +02:00
committed by GitHub

View File

@@ -1,3 +1,11 @@
# hassio-addons
https://home-assistant.io/
## Contribute
Please make only PRs to build. So we can build the addons and after that we can release it with merge to master.
### Best-praxis
- Make a `run.sh` as bash script they parse and prepare the env
- If you have a own conf file move it to `/etc` or modify the default config file on origin please