Skip to content

Commit c8324a4

Browse files
authored
Update README.md
Added build badge for github actions
1 parent 0187f51 commit c8324a4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# CountryData.Standard
22
:earth_africa: A simple cross platform offline .NET library for getting Global Country Data without making any HTTP calls.
33

4-
### Nuget
54

65
| | |
76
|-|-|
8-
| downloads | ![](https://img.shields.io/nuget/dt/CountryData.Standard) |
7+
| nuget downloads | ![](https://img.shields.io/nuget/dt/CountryData.Standard) |
8+
| builds | [![.NET](https://github.com/frankodoom/CountryData.Standard/actions/workflows/dotnet.yml/badge.svg?branch=master)](https://github.com/frankodoom/CountryData.Standard/actions/workflows/dotnet.yml) |
9+
910

1011

1112
### Install Library

0 commit comments

Comments
 (0)