From 17c5583894bdf663822837c621de219bd239bdc7 Mon Sep 17 00:00:00 2001 From: code-dev Date: Sun, 22 May 2022 18:32:26 +0000 Subject: [PATCH] Update 'Home' --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 8b04dbe..fb46279 100644 --- a/Home.md +++ b/Home.md @@ -52,6 +52,7 @@ Let’s mock-up template structures: ![Template Mock-up 1](https://chulk.org/code-dev/codegen/src/branch/main/doc/images/image4.jpg "Template mock-up 1") ![Template Mock-up 2](https://chulk.org/code-dev/codegen/src/branch/main/doc/images/image3.jpg "Template mock-up 2") + The first part is to create models that drive text output; the second half involves file and text related things such as file creation and text output. Consider the following template that I created for POC: