mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-18 06:58:10 -05:00
add Third-Party List about rustlings-jp on README
This commit is contained in:
parent
a55e848359
commit
e3ec0abca4
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,10 @@ Do you want to create your own set of Rustlings exercises to focus on some speci
|
||||||
Or do you want to translate the original Rustlings exercises?
|
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)!
|
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 List
|
||||||
|
|
||||||
|
- [日本語版 Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercise.
|
||||||
|
|
||||||
## Uninstalling Rustlings
|
## Uninstalling Rustlings
|
||||||
|
|
||||||
If you want to remove Rustlings from your system, run the following command:
|
If you want to remove Rustlings from your system, run the following command:
|
||||||
|
|
Loading…
Reference in a new issue