mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2024-12-23 19:31:30 +11:00
Removed broken screenshot
This commit is contained in:
parent
d8918f39c8
commit
301da1c544
|
@ -62,9 +62,7 @@ cargo build
|
||||||
cargo run --example noise
|
cargo run --example noise
|
||||||
```
|
```
|
||||||
|
|
||||||
This will run the [noise example](https://github.com/emoon/rust_minifb/blob/master/examples/noise.rs) which should look something like this (Mac screenshot)
|
This will run the [noise example](https://github.com/emoon/rust_minifb/blob/master/examples/noise.rs)
|
||||||
|
|
||||||
![mac_screenshot](https://dl.dropboxusercontent.com/u/5205843/rust_minifb/noise_screen.png)
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue