Browse Source

added link to auth doc

LisaFC 10 years ago
parent
commit
7e5c8fae95
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -441,4 +441,7 @@ 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.