changeset 124:a8e83db9b310

Update gcs_example README
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 25 Oct 2020 18:28:30 +0100
parents 907bfb45511b
children e3c107712f3c
files gcs_example/README.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gcs_example/README.md	Sun Oct 25 18:25:38 2020 +0100
+++ b/gcs_example/README.md	Sun Oct 25 18:28:30 2020 +0100
@@ -1,11 +1,11 @@
 # `gcs_example`
 
-For demonstrating/testing file uploads (a bit like `drive_example`, after all --
-but the GCS API does some things differently than Drive).
+This example binary can upload/download/list objects in Google Cloud Storage
+buckets.
 
 ## Usage
 
-Uploads a file to a specified bucket. Expects a service account key in the
+Expects a service account key in the
 `client_secret.json` file. You can download it from the Cloud console, and it
 should look roughly like this: