Skip to content

Commit 0910f39

Browse files
Add formats.
1 parent 2765fda commit 0910f39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book/src/01_intro/00_welcome.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ a mentor to help you along the way should you get stuck. You can
3232
also find solutions to all exercises in the
3333
[`solutions` branch of the GitHub repository](https://github.com/mainmatter/100-exercises-to-learn-rust/tree/solutions).
3434

35+
## Formats
36+
37+
You can browse the course material in the browser, at [rust-exercises.com/100-exercises/](https://rust-exercises.com/100-exercises/).\
38+
You can also [download the course material as a PDF file](https://rust-exercises.com/100-exercises-to-learn-rust.pdf), for offline reading.
39+
3540
## Structure
3641

3742
On the left side of the screen, you can see that the course is divided into sections.

0 commit comments

Comments
 (0)