diff --git a/src/csharp/README.md b/src/csharp/README.md
index b215d5aa07ab8d44fa9bee7a4fe76d3faa976929..73046ab2cb843459edb808af7018c8483920fd63 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