From d909981f79d7c4a2a4054788e8768cea84b4a9d3 Mon Sep 17 00:00:00 2001 From: Anthony Maisak Date: Sun, 5 Jan 2025 18:42:29 +0200 Subject: [PATCH] workflow badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72ffbda..631abc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Monobank](https://www.monobank.ua) API library [![NuGet version (Monobank.API.Core)](https://img.shields.io/nuget/v/Monobank.API.Core.svg?style=flat-square)](https://www.nuget.org/packages/Monobank.API.Core/) +[![Build and test](https://github.com/maisak/monobank-api/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/maisak/monobank-api/actions/workflows/build-and-test.yaml) +[![Package and publish](https://github.com/maisak/monobank-api/actions/workflows/package.yaml/badge.svg)](https://github.com/maisak/monobank-api/actions/workflows/package.yaml) This library is a wrapper on Monobank open API. To use it you will need to get a personal token at https://api.monobank.ua/. ## How to use: