소스 검색

added link to auth doc

LisaFC 10 년 전
부모
커밋
7e5c8fae95
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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.