diff --git a/README.md b/README.md index 7ffcc69..bb3b4fa 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This is used in the [winit](#winit) example for the SVG rendering. ### Bevy -This repository contains a minimal example [with_bevy](./examples/with_bevy/). There is also a separate integration for rendering lottie and SVG files in Bevy is available through the [`bevy_vello`]([https://github.com/linebender/velato](https://github.com/vectorgameexperts/bevy_vello) crate. +This repository contains a minimal example [with_bevy](./examples/with_bevy/). There is also a separate community integration for rendering lottie and SVG files through [`bevy_vello`]([https://github.com/linebender/velato](https://github.com/vectorgameexperts/bevy_vello). ## Examples