summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsota.n <sota.n.eng@gmail.com>2024-09-24 16:58:37 +0900
committersota.n <sota.n.eng@gmail.com>2024-09-24 16:58:37 +0900
commite3ec0abca464f337515f79d256c26b208d08b4a5 (patch)
treed4131aad845971b59a3a82ee5bd477c066a9e015
parenta55e84835995b87cdcdb7f746ac9d0fb477a5586 (diff)
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: