From 37e0cde8c254b49863710c477367170f8c69d2a8 Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Fri, 12 Sep 2025 18:55:15 +0800 Subject: [PATCH] Remove CI badge from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8158e281..83e2a77e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # boring2 -[![CI](https://github.com/0x676e67/boring2/actions/workflows/ci.yml/badge.svg)](https://github.com/0x676e67/boring2/actions/workflows/ci.yml) [![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2) BoringSSL bindings for the Rust programming language and HTTP client for [wreq](https://github.com/0x676e67/wreq) built on top of it.