mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Add link to example repo
This commit is contained in:
@@ -46,5 +46,7 @@ To see an example of the code in use
|
||||
|
||||
> cargo run demo
|
||||
|
||||
Some additional examples can be found in the [rs-sdl2-examples](https://github.com/jdeseno/rs-sdl2-examples) repo.
|
||||
|
||||
# When things go wrong
|
||||
Rust, and Rust-SDL2, are both still heavily in development, and you may run into teething issues when using this. Before panicking, check that you're using the latest version of both Rust and Cargo, check that you've updated Rust-SDL2 to the latest version, and run `cargo clean`. If that fails, please let us know on the issue tracker.
|
||||
|
||||
Reference in New Issue
Block a user