From 87d149d91dd44e8d88c3c5afa538e7e9c82005b4 Mon Sep 17 00:00:00 2001 From: Zeng Qingwen <143274079+fishwww-ww@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:49:59 +0800 Subject: [PATCH] docs(README): add missing cross-language README links (#1479) Co-authored-by: Willem Jiang --- README_fr.md | 2 +- README_ja.md | 2 +- README_ru.md | 2 +- README_zh.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README_fr.md b/README_fr.md index 066e247c..53ea3e4d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # 🦌 DeerFlow - 2.0 -[English](./README.md) | [中文](./README_zh.md) | [日本語](./README_ja.md) | Français +[English](./README.md) | [中文](./README_zh.md) | [日本語](./README_ja.md) | Français | [Русский](./README_ru.md) [![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white)](./backend/pyproject.toml) [![Node.js](https://img.shields.io/badge/Node.js-22%2B-339933?logo=node.js&logoColor=white)](./Makefile) diff --git a/README_ja.md b/README_ja.md index ee4517d6..b653f9ee 100644 --- a/README_ja.md +++ b/README_ja.md @@ -1,6 +1,6 @@ # 🦌 DeerFlow - 2.0 -[English](./README.md) | [中文](./README_zh.md) | 日本語 | [Français](./README_fr.md) +[English](./README.md) | [中文](./README_zh.md) | 日本語 | [Français](./README_fr.md) | [Русский](./README_ru.md) [![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white)](./backend/pyproject.toml) [![Node.js](https://img.shields.io/badge/Node.js-22%2B-339933?logo=node.js&logoColor=white)](./Makefile) diff --git a/README_ru.md b/README_ru.md index 086c79a6..0b62bb35 100644 --- a/README_ru.md +++ b/README_ru.md @@ -1,6 +1,6 @@ # 🦌 DeerFlow - 2.0 -[English](./README.md) | [中文](./README_zh.md) | [日本語](./README_ja.md) | Русский +[English](./README.md) | [中文](./README_zh.md) | [日本語](./README_ja.md) | [Français](./README_fr.md) | Русский [![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white)](./backend/pyproject.toml) [![Node.js](https://img.shields.io/badge/Node.js-22%2B-339933?logo=node.js&logoColor=white)](./Makefile) diff --git a/README_zh.md b/README_zh.md index 3d6eef77..14a559c3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,6 +1,6 @@ # 🦌 DeerFlow - 2.0 -[English](./README.md) | 中文 | [日本語](./README_ja.md) | [Français](./README_fr.md) +[English](./README.md) | 中文 | [日本語](./README_ja.md) | [Français](./README_fr.md) | [Русский](./README_ru.md) [![Python](https://img.shields.io/badge/Python-3.12%2B-3776AB?logo=python&logoColor=white)](./backend/pyproject.toml) [![Node.js](https://img.shields.io/badge/Node.js-22%2B-339933?logo=node.js&logoColor=white)](./Makefile)