| commit | 3058c17618519749fd684a54d25d322815129e32 | [log] [tgz] |
|---|---|---|
| author | Spencer C. Imbleau, M.Sc. (he/him) <spencer@imbleau.com> | Thu Jul 20 14:13:34 2023 -0400 |
| committer | GitHub <noreply@github.com> | Thu Jul 20 14:13:34 2023 -0400 |
| tree | d2d1d565b0efe9f882056860d3c482bb233129a4 | |
| parent | 6e9b5c092feb5885ad4247630193ed8d61d5c52b [diff] |
Add Velato in README integrations
diff --git a/README.md b/README.md index 661184d..1b4d609 100644 --- a/README.md +++ b/README.md
@@ -37,6 +37,10 @@ This is used in the [winit](#winit) example for the SVG rendering. +### Lottie + +A separate integration for playing Lottie animations is available through the [`velato`](https://github.com/linebender/velato) crate. + ## Examples Our examples are provided in separate packages in the [`examples`](examples) folder.