Updated README
This commit is contained in:
parent
f79dad8ad2
commit
107fff009b
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
## Requirements
|
||||
|
||||
* Dart SDK: 2.12.x or later
|
||||
|
||||
## Installation
|
||||
|
||||
In your `pubspec.yaml`:
|
||||
|
|
Loading…
Reference in a new issue