From 8607301fbd204442932a703cc35c599400495120 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Tue, 2 Sep 2025 11:43:34 +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 579949a6..0388752a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # RGB wallet & standard libraries for smart contracts on Bitcoin & Lightning -![Build](https://github.com/RGB-WG/rgb-std/workflows/Build/badge.svg) -![Tests](https://github.com/RGB-WG/rgb-std/workflows/Tests/badge.svg) -![Lints](https://github.com/RGB-WG/rgb-std/workflows/Lints/badge.svg) +[![Build](https://github.com/RGB-WG/rgb-std/workflows/Build/badge.svg)](https://github.com/RGB-WG/rgb-std/actions/workflows/build.yml) +[![Tests](https://github.com/RGB-WG/rgb-std/workflows/Tests/badge.svg)](https://github.com/RGB-WG/rgb-std/actions/workflows/test.yml) +[![Lints](https://github.com/RGB-WG/rgb-std/workflows/Lints/badge.svg)](https://github.com/RGB-WG/rgb-std/actions/workflows/lint.yml) [![codecov](https://codecov.io/gh/RGB-WG/rgb-std/branch/master/graph/badge.svg)](https://codecov.io/gh/RGB-WG/rgb-std) [![crates.io](https://img.shields.io/crates/v/rgb-std)](https://crates.io/crates/rgb-std)