From e3ec0abca464f337515f79d256c26b208d08b4a5 Mon Sep 17 00:00:00 2001 From: "sota.n" Date: Tue, 24 Sep 2024 16:58:37 +0900 Subject: [PATCH] add Third-Party List about rustlings-jp on README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 91ca564c..38d330f6 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: