diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-14 19:54:02 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-14 22:55:17 +0200 |
| commit | c4d6449f3496853519146d6b63058e000092658d (patch) | |
| tree | ddbe4238f4a66bdead51c1ed75edde0c8ac891af /README.md | |
| parent | 37fa67b9ad1f8a6183fa4a8308c01ec5449b4730 (diff) | |
Add animation / stepping of model
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,4 +49,3 @@ so it can load the latest version of your code. - Run tests with `make test` - Format the code with `make format` - Lint the code with `make lint` -- Generate typescript types with `make types` |