From c4d6449f3496853519146d6b63058e000092658d Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 14 Apr 2026 19:54:02 +0200 Subject: Add animation / stepping of model --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b93a605..15b8ab9 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit