Skip to content

Commit d911e11

Browse files
authored
Readme updated
1 parent 8678ec9 commit d911e11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Minimalist websocket framework for .NET Core. You can use it on your APIs to communicate among your various client types.
44

5+
[![NuGet](https://img.shields.io/nuget/v/NetCoreStack.WebSockets.svg?longCache=true&style=flat-square)](https://www.nuget.org/packages/NetCoreStack.WebSockets)
6+
[![NuGet](https://img.shields.io/nuget/dt/NetCoreStack.WebSockets.svg?longCache=true&style=flat-square)](https://www.nuget.org/packages/NetCoreStack.WebSockets)
7+
58
[Latest release on Nuget](https://www.nuget.org/packages/NetCoreStack.WebSockets/)
69

710

0 commit comments

Comments
 (0)