From 543f6ba0595bfc0b7ae1551e7eee565bd4bc5c47 Mon Sep 17 00:00:00 2001 From: neo Date: Thu, 19 Jun 2025 10:06:07 +0800 Subject: [PATCH] docs: add links to other language versions of README Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 06875d2b..f2ec75cc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,15 @@ [Documentation](https://webllm.mlc.ai/docs/) | [Blogpost](https://blog.mlc.ai/2024/06/13/webllm-a-high-performance-in-browser-llm-inference-engine) | [Paper](https://arxiv.org/abs/2412.15803) | [Examples](examples) +Readme-i18n: +[Deutsch](https://www.readme-i18n.com/mlc-ai/web-llm?lang=de) | +[Español](https://www.readme-i18n.com/mlc-ai/web-llm?lang=es) | +[français](https://www.readme-i18n.com/mlc-ai/web-llm?lang=fr) | +[日本語](https://www.readme-i18n.com/mlc-ai/web-llm?lang=ja) | +[한국어](https://www.readme-i18n.com/mlc-ai/web-llm?lang=ko) | +[Português](https://www.readme-i18n.com/mlc-ai/web-llm?lang=pt) | +[Русский](https://www.readme-i18n.com/mlc-ai/web-llm?lang=ru) | +[中文](https://www.readme-i18n.com/mlc-ai/web-llm?lang=zh) ## Overview