Add formats.
authorLukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com>
Tue, 6 Aug 2024 08:31:06 +0000 (10:31 +0200)
committerLukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com>
Tue, 6 Aug 2024 08:31:06 +0000 (10:31 +0200)
book/src/01_intro/00_welcome.md

index 2e03015..285f686 100644 (file)
@@ -32,6 +32,11 @@ a mentor to help you along the way should you get stuck. You can
 also find solutions to all exercises in the
 [`solutions` branch of the GitHub repository](https://github.com/mainmatter/100-exercises-to-learn-rust/tree/solutions).
 
+## Formats
+
+You can browse the course material in the browser, at [rust-exercises.com/100-exercises/](https://rust-exercises.com/100-exercises/).\
+You can also [download the course material as a PDF file](https://rust-exercises.com/100-exercises-to-learn-rust.pdf), for offline reading.
+
 ## Structure
 
 On the left side of the screen, you can see that the course is divided into sections.