Add Search Console API to samples readme.
diff --git a/samples/README.md b/samples/README.md
index b2fbcbc..2bf8a39 100644
--- a/samples/README.md
+++ b/samples/README.md
@@ -170,6 +170,21 @@
</tr>
</table>
+##  Search Console API
+
+Add sites to a Search Console account, retrieve site data and diagnostics, and submit sitemaps.
+
+Documentation for the Search Console API in
+[Google Developers](https://developers.google.com/webmaster-tools/v3/).
+
+<table>
+ <tr>
+ <td><a href="searchconsole">samples/searchconsole</a></td>
+ <td>Command-line samples for Search Console API (formerly known as Webmaster Tools API)</td>
+ </tr>
+</table>
+
+
##  Search API For Shopping
Lets you search over product data.