Rename gl-init-rs to glutin in the README
This commit is contained in:
parent
0584ac184c
commit
56ca9b8d14
1 changed files with 4 additions and 5 deletions
|
|
@ -1,15 +1,14 @@
|
|||
# gl-init-rs
|
||||
# glutin
|
||||
|
||||
Alternative to GLFW in pure Rust.
|
||||
|
||||
[](https://travis-ci.org/tomaka/gl-init-rs)
|
||||
[](https://gitter.im/tomaka/gl-init-rs)
|
||||
[](https://travis-ci.org/tomaka/glutin)
|
||||
|
||||
## Try it!
|
||||
|
||||
```bash
|
||||
git clone https://github.com/tomaka/gl-init-rs
|
||||
cd gl-init-rs
|
||||
git clone https://github.com/tomaka/glutin
|
||||
cd glutin
|
||||
cargo test
|
||||
./target/test/window # or target\test\window.exe
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue