Skip to content

Commit

Permalink
docs: Add NuGet link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s2quake committed Jun 29, 2024
1 parent 504ac38 commit c2a02d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Communication

[![NuGet](https://img.shields.io/nuget/v/JSSoft.Communication.svg?style=flat)][NuGet]
[![NuGet (prerelease)](https://img.shields.io/nuget/vpre/JSSoft.Communication.svg?style=flat)][NuGet]

[NuGet]: https://www.nuget.org/packages/JSSoft.Communication/

## Summary

The Communication library is network module using <https://github.com/grpc/grpc>.
Expand Down

0 comments on commit c2a02d0

Please sign in to comment.