From 752979da01621a0c691aaf5c4700790aa2b90c1e Mon Sep 17 00:00:00 2001 From: Richard Tang Date: Wed, 28 Jan 2026 12:29:27 -0800 Subject: [PATCH] chore: re-organize readmes --- .gitignore | 3 +-- README.md | 12 ++++++------ README.es.md => docs/i18n/es.md | 14 +++++++------- README.ja.md => docs/i18n/ja.md | 14 +++++++------- README.ko.md => docs/i18n/ko.md | 14 +++++++------- README.pt.md => docs/i18n/pt.md | 14 +++++++------- README.ru.md => docs/i18n/ru.md | 14 +++++++------- README.zh-CN.md => docs/i18n/zh-CN.md | 14 +++++++------- 8 files changed, 49 insertions(+), 50 deletions(-) rename README.es.md => docs/i18n/es.md (98%) rename README.ja.md => docs/i18n/ja.md (98%) rename README.ko.md => docs/i18n/ko.md (98%) rename README.pt.md => docs/i18n/pt.md (98%) rename README.ru.md => docs/i18n/ru.md (98%) rename README.zh-CN.md => docs/i18n/zh-CN.md (98%) diff --git a/.gitignore b/.gitignore index 48579770..c377e2a4 100644 --- a/.gitignore +++ b/.gitignore @@ -69,5 +69,4 @@ exports/* .agent-builder-sessions/* -.venv -agent_logs/ +.venv \ No newline at end of file diff --git a/README.md b/README.md index fbdae663..a594b8dd 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@

English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.es.md b/docs/i18n/es.md similarity index 98% rename from README.es.md rename to docs/i18n/es.md index e7d50b0d..4542b788 100644 --- a/README.es.md +++ b/docs/i18n/es.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.ja.md b/docs/i18n/ja.md similarity index 98% rename from README.ja.md rename to docs/i18n/ja.md index 51704703..aa1f57ec 100644 --- a/README.ja.md +++ b/docs/i18n/ja.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.ko.md b/docs/i18n/ko.md similarity index 98% rename from README.ko.md rename to docs/i18n/ko.md index 2c67e8d8..ae2e67f9 100644 --- a/README.ko.md +++ b/docs/i18n/ko.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.pt.md b/docs/i18n/pt.md similarity index 98% rename from README.pt.md rename to docs/i18n/pt.md index 5a4544b2..bef2a158 100644 --- a/README.pt.md +++ b/docs/i18n/pt.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.ru.md b/docs/i18n/ru.md similarity index 98% rename from README.ru.md rename to docs/i18n/ru.md index a3fd8497..6aeaa431 100644 --- a/README.ru.md +++ b/docs/i18n/ru.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE) diff --git a/README.zh-CN.md b/docs/i18n/zh-CN.md similarity index 98% rename from README.zh-CN.md rename to docs/i18n/zh-CN.md index 8fa32e36..1ac8e5b4 100644 --- a/README.zh-CN.md +++ b/docs/i18n/zh-CN.md @@ -3,13 +3,13 @@

- English | - 简体中文 | - Español | - Português | - 日本語 | - Русский | - 한국어 + English | + 简体中文 | + Español | + Português | + 日本語 | + Русский | + 한국어

[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/adenhq/hive/blob/main/LICENSE)