diff --git a/README.md b/README.md index 0b19508..26688e6 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,10 @@ Use them as HTML tags without doing any importing. ## Roadmap +#### Planned - [ ] Slots - [ ] Type checking at runtime - [ ] ... +#### Done - [x] Autoloading assets (optional?) (`Card.jinja` autoloads `Card.css` and/or `Card.js` if exists)