From d77d196d0c4d07d349f52a435f867f3d07c8ab92 Mon Sep 17 00:00:00 2001 From: Alexi Chepura Date: Wed, 18 Oct 2023 13:54:55 +0300 Subject: [PATCH] cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e18560..a0c7eb27 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ An in-progress crate for adding openxr support to Bevy without forking. ![image](https://github.com/awtterpip/bevy_openxr/assets/50841145/aa01fde4-7915-49b9-b486-ff61ce6d57a9) -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`