File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Rust By Example
22
3- [ ![ Build Status] ( https://travis-ci.org/rust-lang/rust-by-example.svg?branch=master )] ( https://travis-ci.org/rust-lang/rust-by-example )
3+ [ ![ Build Status] [ travis-badge ]] [ travis-repo ]
4+
5+ [ travis-badge ] : https://travis-ci.com/rust-lang/rust-by-example.svg?branch=master
6+ [ travis-repo ] : https://travis-ci.com/rust-lang/rust-by-example
47
58Learn Rust with examples (Live code editor included)
69
710## Using
811
9- If you'd like to read Rust by Example, you can visit
10- [ https://doc.rust-lang.org/stable/rust-by-example/ ] ( https://doc.rust-lang.org/stable/rust-by-example/ ) to read it online.
12+ If you'd like to read Rust by Example, you can visit https://doc.rust-lang.org/rust-by-example/
13+ to read it online.
1114
1215If you'd like to read it locally, [ install Rust] , and then:
1316
@@ -19,7 +22,7 @@ $ mdbook build
1922$ mdbook serve
2023```
2124
22- [ install Rust ] : http ://rust-lang.org/install.html
25+ [ install Rust ] : https ://www. rust-lang.org/tools/ install
2326
2427To be able to run the examples, you must be connected to the internet; you can
2528read all content offline, however!
You can’t perform that action at this time.
0 commit comments