Skip to content

Commit 1315296

Browse files
docs(i18n): sync shields badges row to zh-TW / zh-CN / ja READMEs
The badges block (License MIT · Python 3.12+ · CI status · npx skills install · agentskills.io compliant) was only on the English README in the previous SEO pass. Mirror it onto the three translated READMEs so readers landing on any language variant see the same signals. Badge text + alt stays English (canonical for shields.io cross-linking); the surrounding prose is the part that's localised. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 18659bc commit 1315296

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.ja.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
<strong>日本語</strong>
1010
</p>
1111

12+
<p align="center">
13+
<a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue"></a>
14+
<a href="https://www.python.org/downloads/"><img alt="Python 3.12+" src="https://img.shields.io/badge/python-3.12%2B-blue"></a>
15+
<a href="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml"><img alt="CI" src="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml/badge.svg"></a>
16+
<a href="https://skills.sh/easyvibecoding/vibe-sci"><img alt="skills.sh" src="https://img.shields.io/badge/install-npx%20skills-black?logo=npm"></a>
17+
<a href="https://agentskills.io/specification"><img alt="agentskills.io compliant" src="https://img.shields.io/badge/agentskills.io-compliant-brightgreen"></a>
18+
</p>
19+
1220
# vibe-sci
1321

1422
プロバイダ中立(Provider-neutral)な自律型 ML 研究論文ライター — **アイデア生成 → LaTeX 執筆 → ピアレビュー → 反ハルシネーション数値監査**

README.zh-CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
<a href="README.ja.md">日本語</a>
1010
</p>
1111

12+
<p align="center">
13+
<a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue"></a>
14+
<a href="https://www.python.org/downloads/"><img alt="Python 3.12+" src="https://img.shields.io/badge/python-3.12%2B-blue"></a>
15+
<a href="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml"><img alt="CI" src="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml/badge.svg"></a>
16+
<a href="https://skills.sh/easyvibecoding/vibe-sci"><img alt="skills.sh" src="https://img.shields.io/badge/install-npx%20skills-black?logo=npm"></a>
17+
<a href="https://agentskills.io/specification"><img alt="agentskills.io compliant" src="https://img.shields.io/badge/agentskills.io-compliant-brightgreen"></a>
18+
</p>
19+
1220
# vibe-sci
1321

1422
提供者中立(Provider-neutral)的自动化 ML 研究论文写作工具 — **构思(ideation)→ LaTeX 撰写 → 同行评审 → 抗幻觉数值审计**

README.zh-TW.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
<a href="README.ja.md">日本語</a>
1010
</p>
1111

12+
<p align="center">
13+
<a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue"></a>
14+
<a href="https://www.python.org/downloads/"><img alt="Python 3.12+" src="https://img.shields.io/badge/python-3.12%2B-blue"></a>
15+
<a href="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml"><img alt="CI" src="https://github.com/easyvibecoding/vibe-sci/actions/workflows/tests.yml/badge.svg"></a>
16+
<a href="https://skills.sh/easyvibecoding/vibe-sci"><img alt="skills.sh" src="https://img.shields.io/badge/install-npx%20skills-black?logo=npm"></a>
17+
<a href="https://agentskills.io/specification"><img alt="agentskills.io compliant" src="https://img.shields.io/badge/agentskills.io-compliant-brightgreen"></a>
18+
</p>
19+
1220
# vibe-sci
1321

1422
提供者中立(Provider-neutral)的自動化 ML 研究論文寫作工具 — **構思(ideation)→ LaTeX 撰寫 → 同行審查 → 抗幻覺數值稽核**

0 commit comments

Comments
 (0)