From 0fda55e9e9fb049713bc12f3a718d14d66a2a6c2 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 6 May 2017 00:36:56 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8e0f172..e345a20 100644 --- a/README.md +++ b/README.md @@ -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