Browse Source

Added link to auth doc

Lisa Carey 10 years ago
parent
commit
058bcbcfb1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -441,4 +441,9 @@ it's written in a different language.
 ```
 $ 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.
+