Skip to content

Commit b5d957b

Browse files
committed
:docs: add NuGet downloads badge to README
1 parent 2edd331 commit b5d957b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A query string encoding and decoding library for C#/.NET.
55
Ported from [qs](https://www.npmjs.com/package/qs) for JavaScript.
66

77
[![NuGet Version](https://img.shields.io/nuget/v/QsNet)](https://www.nuget.org/packages/QsNet)
8+
[![NuGet Downloads](https://img.shields.io/nuget/dt/QsNet)](https://www.nuget.org/packages/QsNet)
89
[![Test](https://github.com/techouse/qs-net/actions/workflows/test.yml/badge.svg)](https://github.com/techouse/qs-net/actions/workflows/test.yml)
910
[![codecov](https://codecov.io/gh/techouse/qs-net/graph/badge.svg?token=ClCDNcsxqQ)](https://codecov.io/gh/techouse/qs-net)
1011
[![GitHub](https://img.shields.io/github/license/techouse/qs-net)](LICENSE)

0 commit comments

Comments
 (0)