diff --git a/README.md b/README.md
index fb92a53..962fa15 100644
--- a/README.md
+++ b/README.md
@@ -5308,8 +5308,12 @@ Azure AD is a cloud-based identity service. You can use it as a standalone servi
How do you list buckets?
+ Two ways to do that:
+ $ gsutil ls
+ $ gcloud alpha storage ls
+
-
+
What Compute metadata key allows you to run code at startup?