From 2d35546bcb3665e3839eb9d30c3cfe56b0ce2baf Mon Sep 17 00:00:00 2001 From: Jon Wayne Parrott Date: Wed, 24 Aug 2016 14:56:47 -0700 Subject: [PATCH] Update readme Change-Id: Ie95e2e1556a8d97b5321dc86bf8de431aa36a2d5 --- pubsub/cloud-client/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubsub/cloud-client/README.md b/pubsub/cloud-client/README.md index 8691c90171bc..00c7d2f7ac95 100644 --- a/pubsub/cloud-client/README.md +++ b/pubsub/cloud-client/README.md @@ -13,4 +13,5 @@ Use the [Cloud SDK](https://cloud.google.com/sdk) to provide authentication: Run the samples: - TODO + python publisher.py -h + python subscriber.py -h