Update README

This commit is contained in:
Tobe O 2018-06-28 09:02:40 -04:00
parent cea9435a2d
commit 329b92aa33

View file

@ -5,6 +5,7 @@
A simple server-side HTML templating engine for Dart.
Though its syntax is but a superset of HTML, it supports features such as:
* **Custom elements**
* Loops
* Conditionals
* Template inheritance