docs: add Korean Rustlings to community exercises list

This commit is contained in:
cheoleon (pstor)
2026-02-12 17:44:49 +09:00
committed by GitHub
co-authored by GitHub
parent 87ac600b7c
commit 3a00274335
@@ -6,6 +6,7 @@ title = "Community Exercises"
- 🇯🇵 [Japanese Rustlings](https://github.com/sotanengel/rustlings-jp)A Japanese translation of the Rustlings exercises.
- 🇨🇳 [Simplified Chinese Rustlings](https://github.com/SandmeyerX/rustlings-zh-cn): A simplified Chinese translation of the Rustlings exercises.
- 🇰🇷 [Korean Rustlings](https://github.com/eoncheole/rustlings-kr): A Korean translation of the Rustlings exercises.
> You can use the same `rustlings` program that you installed with `cargo install rustlings` to run community exercises.