Merge pull request #1068 from sundy-li/patch-1

Update README.md of integration_opengl
This commit is contained in:
Héctor Ramón 2021-10-13 15:39:42 +07:00 committed by GitHub
commit 3aae45c191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ The __[`main`]__ file contains all the code of the example.
You can run it with `cargo run`:
```
cargo run --package integration_gl
cargo run --package integration_opengl
```
[`main`]: src/main.rs