Skip to content

Commit 78cce3e

Browse files
committed
docs: update shields colors (gold/green/blue/purple) + test count 398
1 parent fa1f4f1 commit 78cce3e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
**智能硬编码字幕提取工具** — 从视频中精准提取字幕,支持 9 种专业格式输出
88

9-
[![Version](https://img.shields.io/github/v/release/Agions/CaptionFab?style=flat-square&color=0EA5E9)](https://github.com/Agions/CaptionFab/releases)
10-
[![Tests](https://img.shields.io/badge/tests-372%20passed-10B981?style=flat-square)](https://github.com/Agions/CaptionFab/actions)
11-
[![License](https://img.shields.io/github/license/Agions/CaptionFab?style=flat-square&color=10B981)](https://github.com/Agions/CaptionFab/blob/main/LICENSE)
12-
[![Tauri](https://img.shields.io/badge/Tauri-2.x-blue?style=flat-square)](https://tauri.app)
9+
[![Version](https://img.shields.io/github/v/release/Agions/CaptionFab?style=flat-square&color=FFD700)](https://github.com/Agions/CaptionFab/releases)
10+
[![Tests](https://img.shields.io/badge/tests-398%20passed-10B981?style=flat-square)](https://github.com/Agions/CaptionFab/actions)
11+
[![License](https://img.shields.io/github/license/Agions/CaptionFab?style=flat-square&color=A855F7)](https://github.com/Agions/CaptionFab/blob/main/LICENSE)
12+
[![Tauri](https://img.shields.io/badge/Tauri-2.x-3B82F6?style=flat-square)](https://tauri.app)
1313
[![Vue](https://img.shields.io/badge/Vue-3.5-42b883?style=flat-square)](https://vuejs.org)
14-
[![Rust](https://img.shields.io/badge/Rust-2021-dea584?style=flat-square)](https://www.rust-lang.org)
15-
[![ONNX](https://img.shields.io/badge/ONNX-Runtime-blue?style=flat-square)](https://onnxruntime.ai)
14+
[![Rust](https://img.shields.io/badge/Rust-2021-FFD700?style=flat-square)](https://www.rust-lang.org)
15+
[![ONNX](https://img.shields.io/badge/ONNX-Runtime-3B82F6?style=flat-square)](https://onnxruntime.ai)
1616

1717
</div>
1818

@@ -80,7 +80,7 @@ pnpm tauri build # 生产构建
8080
| **路由** | GoRouter (Tauri 侧) ||
8181
| **后端语言** | Rust + Tokio | 2021 edition |
8282
| **OCR 引擎** | PaddleOCR / EasyOCR / Tesseract | ONNX Runtime / WASM |
83-
| **测试框架** | Vitest + cargo test | 372 个测试 |
83+
| **测试框架** | Vitest + cargo test | 398 个测试 |
8484
| **构建工具** | Vite + pnpm | 5.x / 9.x |
8585

8686
---

0 commit comments

Comments
 (0)