1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-19 22:19:29 +02:00

Update index.md with language selection instructions and translations link (#2131)

This commit is contained in:
Henri F 2024-06-25 06:45:04 -07:00 committed by GitHub
parent 2de95fa2de
commit 2641370f34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,11 @@ generics and error handling.
> <https://google.github.io/comprehensive-rust/>. If you are reading somewhere
> else, please check there for updates.
>
> The course is available in other languages. Select your preferred language in
> the top right corner of the page or check the
> [Translations](running-the-course/translations.md) page for a list of all
> available translations.
>
> The course is also available [as a PDF](comprehensive-rust.pdf).
The goal of the course is to teach you Rust. We assume you don't know anything