Selaa lähdekoodia

added link to auth doc

LisaFC 10 vuotta sitten
vanhempi
commit
7e5c8fae95
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      README.md

+ 3 - 0
README.md

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