From 3176d2194354591dc5acd90f1cc70b04103727d4 Mon Sep 17 00:00:00 2001 From: Khan Winter <35942988+thecoolwinter@users.noreply.github.com> Date: Tue, 2 Sep 2025 21:40:44 -0500 Subject: [PATCH] Fix Badge in README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31ca83a..824fa76 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@

CBOR

-
- ![CI Status](https://img.shields.io/github/actions/workflow/status/thecoolwinter/CBOR/ci.yml) -
+

+ + + +

[CBOR](https://cbor.io/) is a flexible data format that emphasizes extremely small code size, small message size, and extendability. This library provides a Swift API for encoding and decoding Swift types using the CBOR serialization format. -- 2.51.2