aboutsummaryrefslogtreecommitdiff
path: root/buildtools/codegen/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/codegen/README.md')
-rw-r--r--buildtools/codegen/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildtools/codegen/README.md b/buildtools/codegen/README.md
new file mode 100644
index 0000000..7164132
--- /dev/null
+++ b/buildtools/codegen/README.md
@@ -0,0 +1,5 @@
+# Code Generator
+The main code generator.
+
+## Folder structure
+The main program's source files are all located in this folder directly. Text tempaltes are located in `templates/` and none of the files are compiled (even if they end with .c or .cpp).