aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-04-23 16:46:36 -0400
committerLibravatar Silas Bartha <[email protected]>2024-04-23 16:46:36 -0400
commit83c1a4b92f4dab0db61816c8b01380299922d49b (patch)
tree0006a60ba6962c1484c57d70be74b46eb66902d4 /README.md
parent5f3564cdc05ec065f41ad49fd9f80257a1ef9530 (diff)
Added Compatibility Info to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbe6816..12a2305 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,11 @@ grex_outline_post_process::components::OutlinePostProcessSettings {
threshold: 0.0,
}
```
+## Compatibility
+
+| Crate Version | Bevy Version |
+|--- |--- |
+| 0.1 | 0.13 |
## Installation