Skip to content

Commit 985898b

Browse files
committed
Add NuGet version badge
1 parent 2dd237a commit 985898b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A JSON-LD processor for .NET.
44

5-
[v1.0.5 is available on NuGet.org][nuget].
5+
[![NuGet][nuget-badge]][nuget]
66

77
This project has adopted the [Microsoft Open Source Code of Conduct][coc].
88
For more information see the [Code of Conduct FAQ][coc-faq] or contact
@@ -33,6 +33,7 @@ This project began life as a [Sharpen][sharpen]-based auto-port from
3333
[sharpen]: http://community.versant.com/Projects/html/projectspaces/db4o_product_design/sharpen.html
3434
[jsonld-java]: https://github.com/jsonld-java/jsonld-java
3535
[nuget]: https://www.nuget.org/packages/json-ld.net/
36+
[nuget-badge]: https://img.shields.io/nuget/v/json-ld.net.svg
3637
[coc]: https://opensource.microsoft.com/codeofconduct/
3738
[coc-faq]: https://opensource.microsoft.com/codeofconduct/faq/
3839
[ms-mail]: mailto:opencode@microsoft.com

0 commit comments

Comments
 (0)