diff --git a/README.md b/README.md index e9a18c358a3..96b5790845e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For instructions on how to use the language-specific gRPC runtime for a project, please refer to these documents - [C++](src/cpp): follow the instructions under the `src/cpp` directory -- [C#](src/csharp): NuGet package `Grpc` +- [C#/.NET](https://github.com/grpc/grpc-dotnet): NuGet packages `Grpc.Net.Client`, `Grpc.AspNetCore.Server` - [Dart](https://github.com/grpc/grpc-dart): pub package `grpc` - [Go](https://github.com/grpc/grpc-go): `go get google.golang.org/grpc` - [Java](https://github.com/grpc/grpc-java): Use JARs from Maven Central