File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,8 @@ If you need any help while doing the exercises and the builtin-hints aren't help
137
137
Third-party exercises are a set of exercises maintained by the community.
138
138
You can use the same ` rustlings ` program that you installed with ` cargo install rustlings ` to run them:
139
139
140
- - [ 日本語版 Rustlings] ( https://github.com/sotanengel/rustlings-jp ) :A Japanese translation of the Rustlings exercises.
140
+ - 🇯🇵 [ Japanese Translation] ( https://github.com/sotanengel/rustlings-jp ) :A Japanese translation of the Rustlings exercises.
141
+ - 🇨🇳 [ Simplified Chinese Translation] ( https://github.com/SandmeyerX/rustlings-zh-cn ) : A simplified Chinese translation of the Rustlings exercises.
141
142
142
143
Do you want to create your own set of Rustlings exercises to focus on some specific topic?
143
144
Or do you want to translate the original Rustlings exercises?
You can’t perform that action at this time.
0 commit comments