Skip to content

Commit

Permalink
README improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrick committed Aug 16, 2024
1 parent a9a15b6 commit fc38c2c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions chat/advanced-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Chat API - Advanced Service samples

## Setup
## Set up

1. Follow the Google Chat app quickstart for Apps Script
https://developers.google.com/workspace/chat/quickstart/apps-script-app and
Expand All @@ -18,5 +18,6 @@

## Run

Select the file `Main.gs` in your Apps Script project then select and run the
code sample function.
In the `Main.gs` file, each function contains a sample that calls a Chat API method
using either app or user authentication. To run one of the samples, select the name
of the function from the dropdown menu and click `Run`.

0 comments on commit fc38c2c

Please sign in to comment.