summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMo <76752051+mo8it@users.noreply.github.com>2024-10-09 15:35:30 +0200
committerGitHub <noreply@github.com>2024-10-09 15:35:30 +0200
commitac6e1b7ce53ed1b3c5e7a96ae471a1af9cccf65f (patch)
treea22f02a0d3ac80afff3001d1ca825008825fa334
parentf516da4138111aa6eff0970471b8a37182c09fad (diff)
parentf0a2cdeb188c0ade20990e01e3230ce946baec2f (diff)
Merge pull request #2121 from sotanengel/add/link-to-THIRD_PARTY-repository-for-Japanese-translations
Add Third-Party List about rustlings-jp on README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91ca564..38d330f 100644
--- a/README.md
+++ b/README.md
@@ -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?
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
If you want to remove Rustlings from your system, run the following command: