Added screenshot of noise test

This commit is contained in:
Daniel Collin 2015-11-23 19:26:27 +01:00
parent 6aa4dbbac1
commit 09d568eeec

View file

@ -31,4 +31,6 @@ Build instructions
cargo build cargo build
cargo run --example noise to test the noise example 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)