Add informative samples README.md
Also updates stale documentation with informative links.
diff --git a/samples/adsensehost/README b/samples/adsensehost/README
deleted file mode 100644
index ef374f2..0000000
--- a/samples/adsensehost/README
+++ /dev/null
@@ -1,5 +0,0 @@
-A collection of command-line samples for the AdSense Host API.
-
-api: adsensehost
-keywords: cmdline
-uri: https://github.com/googleads/googleads-adsensehost-examples
diff --git a/samples/adsensehost/README.md b/samples/adsensehost/README.md
new file mode 100644
index 0000000..a8c685e
--- /dev/null
+++ b/samples/adsensehost/README.md
@@ -0,0 +1,5 @@
+# Where are the samples?
+
+The AdSense Host API samples are now hosted separately from the client library
+project. You can find them
+[here](https://github.com/googleads/googleads-adsensehost-examples).