From aef0f6f0393732df09293fcd91ae2601f2c7f653 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sat, 1 Feb 2014 16:37:08 -0800 Subject: [PATCH] Updated Doc examples (markdown) --- Doc-examples.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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