remove workspace from the repository, instead generate a zipfile to upload
[rust-101.git] / README.md
index 7895b8b94e5c6186e74b9a4f733db79f667e6dbe..acef159bb30851fc96687e04a634ce922b611ab8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,12 @@
 # Rust-101
 
 This documents Rust-101, a tutorial for the [Rust
 # Rust-101
 
 This documents Rust-101, a tutorial for the [Rust
-language](http://www.rust-lang.org/). You are probably looking for the
-[actual tutorial](https://www.ralfj.de/projects/rust-101/main.html).
+language](http://www.rust-lang.org/).
 
 
+## Online tutorial
+
+The easiest way to the toturial is to check out its
+[online version](https://www.ralfj.de/projects/rust-101/main.html).
 
 ## Usage
 
 
 ## Usage