We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134a11c commit 366675eCopy full SHA for 366675e
1 file changed
README.md
@@ -53,6 +53,9 @@ print(ggsheet.getRow(1))
53
- [How to get your google credential](https://github.com/PerfecXX/MicroPython-GoogleSheet/blob/main/doc/md/get_google_credential.md)
54
55
# Usage
56
+- Create Instance
57
+- Set Deployment ID
58
+- Set Sheet Name
59
- Update Cell
60
- Update Row
61
- Update Column
0 commit comments