diff --git a/README.md b/README.md index 13024f9..f62ae2f 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ ENV VERSION %%VERSION%% "map_ssl": "bool", "options": {}, "schema": { - "bla": "str|int|float|bool" -    "list1": ["str|int|float|bool"] + "bla": "str|int|float|bool", +    "list1": ["str|int|float|bool"], "list2": [{      "ble": "str|int|float|bool" }]