diff --git a/README.md b/README.md index e43d25cb..cf334451 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,16 @@ from basic syntax to generics and error handling. It also includes deep dives on [bare-metal]: https://google.github.io/comprehensive-rust/bare-metal.html [concurrency]: https://google.github.io/comprehensive-rust/concurrency.html -Read the course at **https://google.github.io/comprehensive-rust/**. +
+ +👉 +Read the course: +[**English**](https://google.github.io/comprehensive-rust/) ∙ +[Brazilian Portuguese](https://google.github.io/comprehensive-rust/pt-BR/) ∙ +[Korean](https://google.github.io/comprehensive-rust/ko/) +👈 + +
## Course Format and Target Audience