Updating client sample readme

This commit is contained in:
Aman Bhardwaj 2020-03-13 09:55:15 -07:00 committed by GitHub
parent fa41389130
commit 2ecb92d746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Dapr Grpc Client Sample
The gRPC client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis.
# Dapr Client Sample
The client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis.
## Prerequistes
* [.Net Core SDK 3.1](https://dotnet.microsoft.com/download)