Added Compatibility Info to README

This commit is contained in:
Silas Bartha 2024-04-23 16:46:36 -04:00
parent 5f3564cdc0
commit 83c1a4b92f
Signed by: soaos
GPG Key ID: 9BD3DCC0D56A09B2

View File

@ -13,6 +13,11 @@ grex_outline_post_process::components::OutlinePostProcessSettings {
threshold: 0.0,
}
```
## Compatibility
| Crate Version | Bevy Version |
|--- |--- |
| 0.1 | 0.13 |
## Installation