aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-10-27 12:53:15 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-10-27 12:53:15 -0700
commit7b9369906267ede79fbf575b33351f61b8b6e48a (patch)
tree6a84cb4adc017c26d5f81534dd832898343fb5a0 /src
parente2a1bf46f975a47497977a19a556dd9f07ae944a (diff)
Add nuget version badge
Diffstat (limited to 'src')
-rw-r--r--src/csharp/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/csharp/README.md b/src/csharp/README.md
index b215d5aa07..73046ab2cb 100644
--- a/src/csharp/README.md
+++ b/src/csharp/README.md
@@ -1,3 +1,4 @@
+[![Nuget](https://img.shields.io/nuget/v/Grpc.svg)](http://www.nuget.org/packages/Grpc/)
gRPC C#
=======
@@ -196,4 +197,4 @@ Internally, gRPC C# uses a native library written in C (gRPC C core) and invokes
[gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
[grpc.io]: http://www.grpc.io/docs/installation/csharp.html
[Debian jessie-backports]:http://backports.debian.org/Instructions/
-[Helloworld example]:../../examples/csharp/helloworld \ No newline at end of file
+[Helloworld example]:../../examples/csharp/helloworld