mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-08 20:01:30 +11:00
Put the Warning label in its own line
Co-authored-by: Daniel McNab <36049421+DJMcNab@users.noreply.github.com>
This commit is contained in:
parent
b0cc221d7a
commit
c9d7a15fad
|
@ -65,7 +65,7 @@ cargo run -p with_winit -- download
|
|||
|
||||
### Bevy
|
||||
|
||||
> **Warning**
|
||||
> **Warning**
|
||||
> This example currently does not compile. We expect to resolve this as soon as Bevy updates to wgpu 0.16
|
||||
|
||||
The [Bevy] example ([examples/with_bevy](examples/with_bevy)) demonstrates using Vello within a [Bevy] application.
|
||||
|
|
Loading…
Reference in a new issue