mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-20 11:35:48 +00:00
feat: add minimal readme
This commit is contained in:
parent
7745b364e3
commit
5314c7a89f
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Rex2
|
||||
|
||||
UI for building, configuring and running Monado, the open source OpenXR runtime.
|
||||
|
||||
## Running
|
||||
|
||||
```bash
|
||||
git clone https://gitlab.com/gabmus/rex2
|
||||
cd rex2
|
||||
cargo run
|
||||
```
|
Loading…
Add table
Reference in a new issue