Skip to content

Commit 5d1d529

Browse files
authored
Update README.md
Added nuget downloads and fixed flat/rounded inconsistency
1 parent 3acee8f commit 5d1d529

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![GitHub issues](https://img.shields.io/github/issues/wifiplug/api-client-net.svg?style=flat-square)](https://github.com/wifiplug/api-client-net/issues)
55
[![GitHub stars](https://img.shields.io/github/stars/wifiplug/api-client-net.svg?style=flat-square)](https://github.com/wifiplug/api-client-net/stargazers)
66
[![GitHub forks](https://img.shields.io/github/forks/wifiplug/api-client-net.svg?style=flat-square)](https://github.com/wifiplug/api-client-net/network)
7+
[![GitHub forks](https://img.shields.io/nuget/dt/WifiPlug.Api.svg?style=flat-square)](https://www.nuget.org/packages/WifiPlug.Api/)
78

89
</div>
910

@@ -13,7 +14,7 @@ The .NET API client for the WIFIPLUG platform.
1314

1415
## Get Started
1516

16-
[![NuGet Status](https://img.shields.io/nuget/v/WifiPlug.Api.svg?style=flat)](https://www.nuget.org/packages/WifiPlug.Api/)
17+
[![NuGet Status](https://img.shields.io/nuget/v/WifiPlug.Api.svg?style=flat-square)](https://www.nuget.org/packages/WifiPlug.Api/)
1718

1819
You can install the package using either the CLI:
1920

@@ -60,4 +61,4 @@ class Program
6061

6162
## Contributing
6263

63-
We welcome any pull requests or bug reports, please try and keep to the existing style conventions and comment any additions. The issues section is only for problems related to the API client, other issues will be closed.
64+
We welcome any pull requests or bug reports, please try and keep to the existing style conventions and comment any additions. The issues section is only for problems related to the API client, other issues will be closed.

0 commit comments

Comments
 (0)