diff --git a/README.md b/README.md
index 4548a896216d06e9bdc8ba0ccade6c857a67657c..f6004f7594ff2cdb1d3a8e701535db1b36ddf7c9 100644
--- a/README.md
+++ b/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.