Update README.md

This commit is contained in:
Pascal Vizeli
2017-05-06 00:36:56 +02:00
committed by GitHub
parent 2252ca05d4
commit 0fda55e9e9

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