From 4f95a4003d2f934d8e0e999c72e10cc45076f3fa Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Fri, 7 Jan 2022 14:29:32 +0000 Subject: [PATCH] Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61956894b..26c2431fb 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ The JSON should follow the structure: "max": Integer, // numeric only "step": Integer, // numeric only "width": 2 / 3 / 4 / 5 / 10 / 20, // text and numeric only + "prefix": String, // numeric only + "suffix": String, //numeric only "answer_options": { // checkbox and radio only "0": String, "1": String