From ee1b20b75ea9b38a0489a4e6c9035ad4519d6530 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 29 Aug 2025 12:31:04 +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 ed73bf4..25fecc1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # RGB API -![Build](https://github.com/rgb-protocol/rgb/workflows/Build/badge.svg) -![Tests](https://github.com/rgb-protocol/rgb/workflows/Tests/badge.svg) -![Lints](https://github.com/rgb-protocol/rgb/workflows/Lints/badge.svg) +[![Build](https://github.com/rgb-protocol/rgb-api/actions/workflows/build.yml/badge.svg)](https://github.com/rgb-protocol/rgb-api/actions/workflows/build.yml) +[![Tests](https://github.com/rgb-protocol/rgb-api/actions/workflows/test.yml/badge.svg)](https://github.com/rgb-protocol/rgb-api/actions/workflows/test.yml) +[![Lints](https://github.com/rgb-protocol/rgb-api/actions/workflows/lint.yml/badge.svg)](https://github.com/rgb-protocol/rgb-api/actions/workflows/lint.yml) [![codecov](https://codecov.io/gh/rgb-protocol/rgb/branch/master/graph/badge.svg)](https://codecov.io/gh/rgb-protocol/rgb) [![crates.io](https://img.shields.io/crates/v/rgb-api)](https://crates.io/crates/rgb-api)