Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added code-coverage badge
  • Loading branch information
frankodoom authored May 24, 2024
1 parent a85ea19 commit 88cfa51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

# :earth_africa: CountryData.Net
[![Gitter](https://badges.gitter.im/CountryDataDotnet/community.svg)](https://gitter.im/CountryDataDotnet/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
A simple cross platform offline .NET library for getting Global Country Data without making any HTTP calls.
A simple cross-platform offline .NET library for getting Global Country Data without making any HTTP calls.


| | |
|-|-|
| nuget downloads | [![](https://img.shields.io/nuget/dt/CountryData.Standard)](https://www.nuget.org/packages/CountryData.Standard) |
| builds | ![.NET](https://github.com/frankodoom/CountryData.Standard/actions/workflows/dotnet.yml/badge.svg?branch=master) |

|code coverage|[![codecov](https://codecov.io/github/frankodoom/CountryData.Net/graph/badge.svg?token=E79CY267AR)](https://codecov.io/github/frankodoom/CountryData.Net)



Expand Down

0 comments on commit 88cfa51

Please sign in to comment.