Skip to content

Commit 058f921

Browse files
committed
docs: update readme
1 parent 51d2ecb commit 058f921

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,10 @@ This VS Code extension provides a set of tools to help Google Workspace develope
44

55
## Features
66

7-
- **Preview Google Workspace Cards**: Live preview of [Card-based interfaces](https://developers.google.com/workspace/add-ons/concepts/card-interfaces) for Google Workspace Add-ons and Google Chat apps.
87
- **OAuth2 Scope Linting**: Get warnings and additional information for Google Workspace [OAuth2 scopes](https://developers.google.com/identity/protocols/oauth2/scopes) in your code.
98

109
## Usage
1110

12-
### Preview Google Workspace Cards
13-
14-
1. Open a file containing a Google Workspace Card JSON.
15-
2. Select the JSON content you want to preview.
16-
3. Run the **Preview Google Workspace Card JSON** command from the command palette.
17-
1811
### OAuth2 Scope Linting
1912

2013
Warnings and suggestions will automatically appear for OAuth2 scopes in your code.

0 commit comments

Comments
 (0)