Added noise.rs link

This commit is contained in:
Daniel Collin 2015-11-23 19:34:25 +01:00
parent 31e426a404
commit 550fe5d89d

View file

@ -32,7 +32,7 @@ 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 https://github.com/emoon/rust_minifb/blob/master/examples/noise.rs 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)