Skip to content

Commit

Permalink
update: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-ggd committed Mar 26, 2024
1 parent 9c17705 commit a2348ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Google Workspace quickstarts use the API client libraries to handle some details

func main() {
ctx := context.Background()
// your credentials.json file
b, err := os.ReadFile("credentials.json")
if err != nil {
log.Fatalf("Unable to read client secret file: %v", err)
Expand Down

0 comments on commit a2348ae

Please sign in to comment.