diff options
| author | mo8it <mo8it@proton.me> | 2024-10-09 15:42:16 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-10-09 15:42:16 +0200 |
| commit | 84a42a2b24687ed11f4d2a5c9b624d00b74de916 (patch) | |
| tree | dc0eaca2239184235b2893ddcb817188779968e1 /README.md | |
| parent | ac6e1b7ce53ed1b3c5e7a96ae471a1af9cccf65f (diff) | |
Update third-party exercises section
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -135,13 +135,14 @@ Continue practicing your Rust skills by building your own projects, contributing ## Third-Party Exercises -Do you want to create your own set of Rustlings exercises to focus on some specific topic? -Or do you want to translate the original Rustlings exercises? -Then follow the link to the guide about [third-party exercises](https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md)! +Third-party exercises are a set of exercises maintained by the community. +You can use the same `rustlings` program that you installed with `cargo install rustlings` to run them: -### Third-Party List +- [日本語版 Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercises. -- [日本語版 Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercise. +Do you want to create your own set of Rustlings exercises to focus on some specific topic? +Or do you want to translate the original Rustlings exercises? +Then follow the the guide about [third-party exercises](https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md)! ## Uninstalling Rustlings |
