Skip to content

Commit 84a42a2

Browse files
committed
Update third-party exercises section
1 parent ac6e1b7 commit 84a42a2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,14 @@ Continue practicing your Rust skills by building your own projects, contributing
135135

136136
## Third-Party Exercises
137137

138-
Do you want to create your own set of Rustlings exercises to focus on some specific topic?
139-
Or do you want to translate the original Rustlings exercises?
140-
Then follow the link to the guide about [third-party exercises](https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md)!
138+
Third-party exercises are a set of exercises maintained by the community.
139+
You can use the same `rustlings` program that you installed with `cargo install rustlings` to run them:
141140

142-
### Third-Party List
141+
- [日本語版 Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercises.
143142

144-
- [日本語版 Rustlings](https://github.com/sotanengel/rustlings-jp):A Japanese translation of the Rustlings exercise.
143+
Do you want to create your own set of Rustlings exercises to focus on some specific topic?
144+
Or do you want to translate the original Rustlings exercises?
145+
Then follow the the guide about [third-party exercises](https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md)!
145146

146147
## Uninstalling Rustlings
147148

0 commit comments

Comments
 (0)