chore: update readme

This commit is contained in:
Ayo 2023-09-17 00:53:49 +02:00
parent 4be222de50
commit 69374e9e7f

View file

@ -6,6 +6,9 @@ When you extend the `WebComponent` class for your component, you only have to de
The result is a reactive UI on attribute changes. The result is a reactive UI on attribute changes.
Optionally, you can
1. define a method [`onChanges`](#hooks) that gets triggered when an attribute value changed
## Installation ## Installation
```bash ```bash