Update README.md

This commit is contained in:
sundyli 2021-10-04 21:54:38 +08:00 committed by GitHub
parent 569aff331f
commit 98fb0dbf9d
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