Skip to content

Commit c001c0a

Browse files
authored
Merge pull request #5 from MonumentalSystems/claude/issue-3-20260214-0232
docs: add CI, NuGet, and license badges to README.md
2 parents 0584d01 + 6f73489 commit c001c0a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# MercuryBankApi
22

3+
[![CI](https://github.com/MonumentalSystems/MercuryBankApi/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/MonumentalSystems/MercuryBankApi/actions/workflows/ci.yml)
4+
[![NuGet](https://img.shields.io/nuget/v/MonumentalSystems.MercuryBankApi.svg)](https://www.nuget.org/packages/MonumentalSystems.MercuryBankApi)
5+
[![NuGet Downloads](https://img.shields.io/nuget/dt/MonumentalSystems.MercuryBankApi.svg)](https://www.nuget.org/packages/MonumentalSystems.MercuryBankApi)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/MonumentalSystems/MercuryBankApi/blob/master/LICENSE)
7+
38
Strongly-typed C# client for the [Mercury Bank API](https://docs.mercury.com/reference), auto-generated from OpenAPI spec via NSwag.
49

510
## Installation

0 commit comments

Comments
 (0)