From 1be0dc8c595d925759e08e393cbfd777400fa2ea Mon Sep 17 00:00:00 2001 From: Nikola Nikushev Date: Tue, 9 Mar 2021 22:54:45 +0100 Subject: [PATCH] Clarified 'executable' explanation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e2b4e4..635fa803 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ An optional short description which will be displayed in the overview. In the de A mandatory section defining the contents of the demo detail page - `executable`: `true` or `false` - Specifies if the files should be rendered in native html and contain code + Specifies if the files should be rendered in native html and contain code that will be replaced during compilation - `indexfile`: e.g. `index.html` Sets the root file which is used to be rendered as the content of the demo