Update README.md
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# Bevy OpenXR
|
# Bevy OpenXR
|
||||||
|
|
||||||
A crate for adding openxr support to Bevy ( planned to be upstreamed ).
|
A crate for adding openxr support to Bevy ( planned to be upstreamed ).
|
||||||

|
|
||||||
|
|
||||||
To see it in action run the example in `examples` with `cargo run --example xr`
|
To see it in action run the example in `examples` with `cargo run --example xr`
|
||||||
|
|
||||||
@@ -9,6 +8,8 @@ To see it in action run the example in `examples` with `cargo run --example xr`
|
|||||||
Come hang out if you have questions or issues
|
Come hang out if you have questions or issues
|
||||||
https://discord.gg/M5UTBsjN
|
https://discord.gg/M5UTBsjN
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
- Make sure, if you're on Linux, that you have the `openxr` package installed on your system.
|
- Make sure, if you're on Linux, that you have the `openxr` package installed on your system.
|
||||||
|
|||||||
Reference in New Issue
Block a user