Update README.md

This commit is contained in:
Pascal Vizeli
2017-04-16 11:41:31 +02:00
committed by GitHub
parent ce6fe52ede
commit d6f4390b40

View File

@@ -39,6 +39,7 @@ ENV VERSION %%VERSION%%
"schema": { "schema": {
"bla": "str|int|float|bool" "bla": "str|int|float|bool"
}, },
"image": "for custom addons",
} }
``` ```