From e917e0692670fd879c8a538cf5cfca02db5946e0 Mon Sep 17 00:00:00 2001 From: kokke Date: Fri, 4 Oct 2024 11:25:59 +0200 Subject: [PATCH] Update CI status badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35f1b10..27486a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![CI](https://github.com/kokke/tiny-bignum-c/workflows/CI/badge.svg) +![CI](https://github.com/kokke/tiny-bignum-c/actions/workflows/c-cpp.yml/badge.svg) + # tiny-bignum-c # A small multiple-precision integer implementation in C ### Description