Add informative samples README.md

Also updates stale documentation with informative links.
diff --git a/samples/storage/README b/samples/storage/README
deleted file mode 100644
index ff61bee..0000000
--- a/samples/storage/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Uploads and downloads files between Google Cloud Storage and the local
-filesystem using the Google APIs Python Client Library.
-
-api: storage
-keywords: cmdline media
-uri: http://code.google.com/p/google-cloud-platform-samples/source/browse?repo=storage#git%252Ffile-transfer-json
-
diff --git a/samples/storage/README.md b/samples/storage/README.md
new file mode 100644
index 0000000..030bdda
--- /dev/null
+++ b/samples/storage/README.md
@@ -0,0 +1,6 @@
+# Where are the samples?
+
+The Google Cloud Storage API samples are now hosted separately
+from the client library project. You can find them
+[here](https://github.com/GoogleCloudPlatform/storage-file-transfer-json-python).
+