We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2765fda commit 0910f39Copy full SHA for 0910f39
book/src/01_intro/00_welcome.md
@@ -32,6 +32,11 @@ a mentor to help you along the way should you get stuck. You can
32
also find solutions to all exercises in the
33
[`solutions` branch of the GitHub repository](https://github.com/mainmatter/100-exercises-to-learn-rust/tree/solutions).
34
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
40
## Structure
41
42
On the left side of the screen, you can see that the course is divided into sections.
0 commit comments