From 8eb2e057c75c9e177525e5f43c8e8a4217485576 Mon Sep 17 00:00:00 2001 From: JRoger Date: Tue, 2 Feb 2021 21:21:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b01dca..b86d132 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A light-weight RPC wrap of google gRPC framework. | SimpleRpc.Server | ![Nuget](https://img.shields.io/nuget/v/SimpleRpc.Server.svg) | | SimpleRpc.Client | ![Nuget](https://img.shields.io/nuget/v/SimpleRpc.Client.svg) | -## get start +## Getting Started ```csharp // gRPC client side