From 8904f1f8aca2698bb98996174910a435a743c5dc Mon Sep 17 00:00:00 2001 From: hael Date: Sat, 19 Oct 2024 10:29:38 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 34790a0..c29ce75 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ The mandatory template.json file's structure is the following. - "name" - the name of the application, must be the same as the directory name - "fields" - array of used variables by service + { + "name": "vaultwarden", + "fields": [ + ... + ] + } + An element of fields can contain the following keys. - description - label of the field, this text will appear before element - key - name of variable