From 1dddd91229b9c2c7593d7d2dd1ddaa385ce9592c Mon Sep 17 00:00:00 2001 From: TN019 Date: Mon, 20 Jul 2026 01:22:12 +1000 Subject: [PATCH] Use image badges with a live CI status badge in the README header. --- README.md | 5 ++++- README.zh.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6074ae3..3ecceb5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ **Turn a whole folder of videos into tidy bilingual subtitles — entirely on your own computer.** -📄 [MIT License](LICENSE)  ·  🐍 Python 3.12+  ·  💻 macOS / Windows  ·  🔒 100% local  ·  ✅ 137 tests +[![CI](https://github.com/TN019/scripto/actions/workflows/ci.yml/badge.svg)](https://github.com/TN019/scripto/actions/workflows/ci.yml) +[![License: MIT](https://img.shields.io/badge/License-MIT-4338ca.svg)](LICENSE) +[![Python 3.12+](https://img.shields.io/badge/Python-3.12%2B-3776ab.svg)](pyproject.toml) +[![Platform](https://img.shields.io/badge/Platform-macOS%20%7C%20Windows-6366f1.svg)](#-quick-start) **English** | [简体中文](README.zh.md) diff --git a/README.zh.md b/README.zh.md index f0b855f..f2610ec 100644 --- a/README.zh.md +++ b/README.zh.md @@ -4,7 +4,10 @@ **把一整个文件夹的视频,变成整理好的双语字幕——全程在你自己的电脑上。** -📄 [MIT 许可](LICENSE)  ·  🐍 Python 3.12+  ·  💻 macOS / Windows  ·  🔒 100% 本地  ·  ✅ 137 项测试 +[![CI](https://github.com/TN019/scripto/actions/workflows/ci.yml/badge.svg)](https://github.com/TN019/scripto/actions/workflows/ci.yml) +[![License: MIT](https://img.shields.io/badge/License-MIT-4338ca.svg)](LICENSE) +[![Python 3.12+](https://img.shields.io/badge/Python-3.12%2B-3776ab.svg)](pyproject.toml) +[![Platform](https://img.shields.io/badge/Platform-macOS%20%7C%20Windows-6366f1.svg)](#-快速开始) [English](README.md) | **简体中文**