From 4369cfb0d197b8442bc6bd1d7ed1017480f8ac1e Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Mon, 1 Sep 2025 17:45:20 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77149f9b..29fc0f16 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Bitcoin protocol core library -![Build](https://github.com/BP-WG/bp-core/workflows/Build/badge.svg) -![Tests](https://github.com/BP-WG/bp-core/workflows/Tests/badge.svg) -![Lints](https://github.com/BP-WG/bp-core/workflows/Lints/badge.svg) +[![Build](https://github.com/BP-WG/bp-core/workflows/Build/badge.svg)](https://github.com/BP-WG/bp-core/actions/workflows/build.yml) +[![Tests](https://github.com/BP-WG/bp-core/workflows/Tests/badge.svg)](https://github.com/BP-WG/bp-core/actions/workflows/test.yml) +[![Lints](https://github.com/BP-WG/bp-core/workflows/Lints/badge.svg)](https://github.com/BP-WG/bp-core/actions/workflows/lint.yml) [![codecov](https://codecov.io/gh/BP-WG/bp-core/branch/master/graph/badge.svg)](https://codecov.io/gh/BP-WG/bp-core) [![crates.io](https://img.shields.io/crates/v/bp-core)](https://crates.io/crates/bp-core)