projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
part05.rs lines shortened
[rust-101.git]
/
README.md
diff --git
a/README.md
b/README.md
index 23091bdfa405735b74b754d5883db499387238a8..e7068ac86a7a95075a2575c674397180b7e81904 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-5,15
+5,14
@@
language](http://www.rust-lang.org/).
## Online tutorial
## Online tutorial
-The most accessible form of the t
otu
rial is its
+The most accessible form of the t
uto
rial is its
[online version](https://www.ralfj.de/projects/rust-101/main.html).
[online version](https://www.ralfj.de/projects/rust-101/main.html).
-## Usage
+##
Offline
Usage
You can either read through the sources in `src/`, or generate the
HTML in `docs/` using `make docs` (this step needs
You can either read through the sources in `src/`, or generate the
HTML in `docs/` using `make docs` (this step needs
-[Pycco](https://fitzgen.github.io/pycco/)), or go directly to [the
-rendered output](https://www.ralfj.de/projects/rust-101/main.html).
+[Pycco](https://fitzgen.github.io/pycco/)).
The files `workspace/src/part*.rs` are generated by `make workspace`.
The files `workspace/src/part*.rs` are generated by `make workspace`.