diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d94bda --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# HTMTL + +HTMTL (HyperText Markup _Templating_ Language) is a templating language that uses HTML attributes for its rendering logic. +It is both a subset and superset of HTML, meaning that valid HTML is also valid HTMTL and valid HTMTL is also valid HTML, allowing +you to use any editor without needing any additional plugins.
\ No newline at end of file |
