mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 15:38:28 +00:00
Add demo instructions to README
This commit is contained in:
parent
7e93775fa7
commit
7976fbee99
@ -2,6 +2,15 @@
|
||||
|
||||
**Ultra hyper turbo cyber mega extra über experimental!!!**
|
||||
|
||||
## Compiling and running the demo
|
||||
|
||||
git clone https://github.com/Gekkio/imgui-rs
|
||||
cd imgui-rs
|
||||
git submodule update --init --recursive
|
||||
cargo test
|
||||
|
||||
target/debug/test_window
|
||||
|
||||
## License
|
||||
|
||||
imgui-rs is licensed under the MIT license.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user