mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
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:
parent
a8bc6fbcf1
commit
9d45774064
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -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.
|
||||
|
||||
<!-- 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)
|
||||
* [Augmented Reality](#build-your-own-augmented-reality)
|
||||
* [BitTorrent Client](#build-your-own-bittorrent-client)
|
||||
|
|
|
|||
Loading…
Reference in a new issue