Removed broken screenshot

This commit is contained in:
Daniel Collin 2018-10-25 11:00:38 +02:00 committed by GitHub
parent d8918f39c8
commit 301da1c544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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