update readme to better reflect the current status

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-05 02:02:20 +02:00
parent e25a1ae6b6
commit 4df77bd791

View File

@@ -1,6 +1,6 @@
# Bevy Mod XR
A crate for adding openxr support to Bevy ( planned to be upstreamed ).
A crate for adding openxr (and in the future webxr) support to Bevy.
To see it in action run the example in `crates/bevy_openxr/examples` with `cargo run -p bevy_openxr --example 3d_scene`