Skip to content

Commit 5cd9333

Browse files
authored
Update get_google_credential.md
1 parent ceb83e1 commit 5cd9333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/md/get_google_credential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# How to get the Google Apps Script Deployment ID
1212
1. At the `Extensions` menu, select the `Apps Script`, and then the new Google Apps Script should be created.
13-
2. In the Google Apps Script window, copy all of the script from `script.gs` and paste them into Google Apps Script.
13+
2. In the Google Apps Script window, copy all of the script from [`script.gs`](https://github.com/PerfecXX/MicroPython-GoogleSheet/blob/main/script.gs) and paste them into Google Apps Script.
1414
3. Save the script.
1515
4. Click the `Deploy` button, then select `New Deployment`. After that, the new deployment window should appear.
1616
5. On the select type menu on the left-side of the window, select `Web app`

0 commit comments

Comments
 (0)