From 85381993a0ef78940a8a2933f1566dbf34ede6d8 Mon Sep 17 00:00:00 2001 From: RealMaxing Date: Fri, 26 Jul 2024 10:56:42 +0300 Subject: [PATCH] update badge --- crypto/secp256k1/libsecp256k1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/secp256k1/libsecp256k1/README.md b/crypto/secp256k1/libsecp256k1/README.md index 8cd344ea81..47f0b50ddd 100644 --- a/crypto/secp256k1/libsecp256k1/README.md +++ b/crypto/secp256k1/libsecp256k1/README.md @@ -1,7 +1,7 @@ libsecp256k1 ============ -[![Build Status](https://travis-ci.org/bitcoin-core/secp256k1.svg?branch=master)](https://travis-ci.org/bitcoin-core/secp256k1) +[![Build Status](https://img.shields.io/badge/irc.libera.chat-%23secp256k1-success)](https://web.libera.chat/#secp256k1) Optimized C library for EC operations on curve secp256k1.