From 058bcbcfb1bf289bb72db7734ca5e01c7f58bd2b Mon Sep 17 00:00:00 2001
From: Lisa Carey <lcarey@google.com>
Date: Thu, 26 Feb 2015 18:07:56 +0000
Subject: [PATCH] Added link to auth doc

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

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