mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2025-01-27 19:16:34 +11:00
Some minor fixes
This commit is contained in:
parent
09d568eeec
commit
31e426a404
1 changed files with 2 additions and 0 deletions
|
@ -29,8 +29,10 @@ fn main() {
|
||||||
Build instructions
|
Build instructions
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
```
|
||||||
cargo build
|
cargo build
|
||||||
|
|
||||||
cargo run --example noise to test the noise example which should look something like this (Mac screenshot)
|
cargo run --example noise to test the noise example which should look something like this (Mac screenshot)
|
||||||
|
```
|
||||||
|
|
||||||
![mac_screenshot](https://dl.dropboxusercontent.com/u/5205843/rust_minifb/noise_screen.png)
|
![mac_screenshot](https://dl.dropboxusercontent.com/u/5205843/rust_minifb/noise_screen.png)
|
||||||
|
|
Loading…
Add table
Reference in a new issue