Merge pull request #122 from grpc/jayantkolhe-patch-3

Update README.md
This commit is contained in:
Tim Emiola 2015-02-26 11:52:53 -08:00
commit 5e6ef7f2f3
1 changed files with 1 additions and 1 deletions

View File

@ -444,4 +444,4 @@ $ greeter_client
## Read more!
- You can find links to language-specific tutorials, examples, and other docs in each language's [quick start](#quickstart).
- [gRPC Authentication Support]() introduces authentication support in gRPC with supported mechanisms and examples.
- [gRPC Authentication Support](https://github.com/grpc/grpc-common/blob/master/grpc-auth-support.md) introduces authentication support in gRPC with supported mechanisms and examples.