Refine README header metadata

This commit is contained in:
Jinjing 2026-06-09 00:41:56 -07:00
parent e038cd818f
commit 010abc37b6
1 changed files with 7 additions and 1 deletions

View File

@ -7,7 +7,7 @@
</p>
<p align="center">
<a href="README.md">English</a> · <a href="docs/readme/README.zh-CN.md">中文</a> · <a href="docs/readme/README.ja.md">日本語</a> · <a href="docs/readme/README.ko.md">한국어</a> · <a href="docs/readme/README.es.md">Español</a>
<a href="README.md">English</a> · <a href="docs/readme/README.es.md">Español</a> · <a href="docs/readme/README.zh-CN.md">中文</a> · <a href="docs/readme/README.ja.md">日本語</a> · <a href="docs/readme/README.ko.md">한국어</a>
</p>
<p align="center">
@ -20,6 +20,12 @@
<a href="#install"><strong>Download 🐋</strong></a>
</p>
<p align="center">
<img src="https://img.shields.io/github/v/release/stablyai/orca?style=flat-square&label=Release" alt="Latest release" />
<img src="https://img.shields.io/github/license/stablyai/orca?style=flat-square" alt="License" />
<img src="https://img.shields.io/badge/macOS%20%7C%20Windows%20%7C%20Linux-4493F8?style=flat-square" alt="Supported platforms: macOS, Windows, and Linux" />
</p>
<p align="center">
<img src="docs/assets/readme-feature-showcase.gif" alt="Orca feature showcase cycling through parallel worktrees, terminal splits, design mode, GitHub and Linear workflows, CLI agents, and SSH worktrees" width="960" />
</p>