diff --git a/Doc-examples.md b/Doc-examples.md index 2dac194..2a35ed2 100644 --- a/Doc-examples.md +++ b/Doc-examples.md @@ -3,4 +3,5 @@ There isn't a single comprehensive repository of Rust examples yet, but here are * [The official cheatsheet](http://static.rust-lang.org/doc/master/complement-cheatsheet.html) * [Getting Rusty](http://pzol.github.io/getting_rusty/) * [Rust by Example](https://github.com/cjschneider2/rust-by-example) -* [Rust Rosetta](https://github.com/Hoverbear/rust-rosetta) \ No newline at end of file +* [Rust Rosetta](https://github.com/Hoverbear/rust-rosetta) +* [Rust for Real](https://github.com/flaper87/rust-for-real) \ No newline at end of file