From d1ce641753c27d252e9d6b7db1aa70f960e22d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E7=9D=BF?= Date: Thu, 29 Jan 2026 12:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20README=20=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=20CI=20=E5=BE=BD=E7=AB=A0=E9=93=BE=E6=8E=A5=EF=BC=8C?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BA=E6=96=B0=E7=9A=84=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index 820613a..232673b 100644 --- a/README.en.md +++ b/README.en.md @@ -1,6 +1,6 @@ # ostool -[![CI](https://github.com/ZR233/ostool/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ZR233/ostool/actions/workflows/ci.yml) +[![Check](https://github.com/drivercraft/ostool/actions/workflows/check.yaml/badge.svg)](https://github.com/drivercraft/ostool/actions/workflows/check.yaml) [![Crates.io](https://img.shields.io/crates/v/ostool.svg)](https://crates.io/crates/ostool) [![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](LICENSE) [![Rust](https://img.shields.io/badge/rust-1.70+-orange.svg)](https://www.rust-lang.org) diff --git a/README.md b/README.md index 7a2b88b..a4fa7ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ostool -[![CI](https://github.com/ZR233/ostool/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ZR233/ostool/actions/workflows/ci.yml) +[![Check](https://github.com/drivercraft/ostool/actions/workflows/check.yaml/badge.svg)](https://github.com/drivercraft/ostool/actions/workflows/check.yaml) [![Crates.io](https://img.shields.io/crates/v/ostool.svg)](https://crates.io/crates/ostool) [![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](LICENSE) [![Rust](https://img.shields.io/badge/rust-1.70+-orange.svg)](https://www.rust-lang.org)