doc: Add links to translated README versions

Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.
This commit is contained in:
neo 2025-07-09 08:17:51 +08:00 committed by GitHub
parent a8bc6fbcf1
commit 9d45774064
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,16 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
It's a great way to learn. It's a great way to learn.
<!-- Keep these links. Translations will automatically update with the README. -->
[Deutsch](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=de) |
[Español](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=es) |
[français](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=fr) |
[日本語](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=ja) |
[한국어](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=ko) |
[Português](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=pt) |
[Русский](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=ru) |
[中文](https://readme-i18n.com/codecrafters-io/build-your-own-x?lang=zh)
* [3D Renderer](#build-your-own-3d-renderer) * [3D Renderer](#build-your-own-3d-renderer)
* [Augmented Reality](#build-your-own-augmented-reality) * [Augmented Reality](#build-your-own-augmented-reality)
* [BitTorrent Client](#build-your-own-bittorrent-client) * [BitTorrent Client](#build-your-own-bittorrent-client)