From c5e6e7b5c63c275d0b55b02158733bd03cb7a13d Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 3 Oct 2024 19:32:17 +0800 Subject: [PATCH] Update JOJ3 Configuration Schema --- JOJ3-Configuration-Schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JOJ3-Configuration-Schema.md b/JOJ3-Configuration-Schema.md index a3591b6..404f682 100644 --- a/JOJ3-Configuration-Schema.md +++ b/JOJ3-Configuration-Schema.md @@ -1,4 +1,4 @@ -# Basic meta config file specs +# Config file specs for TT *Goals:* simple configuration files, which can easily be manually edited by TAs. These files are then parsed by joj-config-generation script to generate final internal `json` configurations files and joj3 to find the `json` config files.