Updated README

This commit is contained in:
thomashii 2021-09-11 10:47:03 +08:00
parent f79dad8ad2
commit 107fff009b

View file

@ -8,6 +8,10 @@
This package builds HTML AST's and renders them to HTML. It can be used as an internal DSL, i.e. for a templating engine. This package builds HTML AST's and renders them to HTML. It can be used as an internal DSL, i.e. for a templating engine.
## Requirements
* Dart SDK: 2.12.x or later
## Installation ## Installation
In your `pubspec.yaml`: In your `pubspec.yaml`: