From: LukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:31:06 +0000 (+0200) Subject: Add formats. X-Git-Url: http://git.euphorik.ch/index.cgi?a=commitdiff_plain;h=0910f3909fece3924fda59121fc6c6772bb21020;p=rust_exercises.git Add formats. --- diff --git a/book/src/01_intro/00_welcome.md b/book/src/01_intro/00_welcome.md index 2e03015..285f686 100644 --- a/book/src/01_intro/00_welcome.md +++ b/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 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.