diff --git a/README.md b/README.md index dd3268e..95cbc2f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ### Goals -One of the most common coding tasks involves generating textual artefacts. Employing a template engine is one of the most popular ways to do that in practice. By the way, text and code are two different things, but from a generative point of view they're not really any different at all. +One of the most common coding tasks involves generating textual artefacts and employing a template engine is one of the most popular ways to do that in practice. Text and code are two different things, but from a generative point of view, they're not any different at all. My casual exploration tries to create a template based POC solution that meets the following goals: