mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Update README.md
This commit is contained in:
@@ -4,11 +4,11 @@ Alternative to GLFW in pure Rust.
|
|||||||
|
|
||||||
## Try it!
|
## Try it!
|
||||||
|
|
||||||
```
|
```bash
|
||||||
git clone https://github.com/tomaka/gl-init-rs
|
git clone https://github.com/tomaka/gl-init-rs
|
||||||
cd gl-init-rs
|
cd gl-init-rs
|
||||||
cargo test
|
cargo test
|
||||||
./target/test/window // or target\test\window.exe
|
./target/test/window # or target\test\window.exe
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user