We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd9333 commit daa04e5Copy full SHA for daa04e5
README.md
@@ -51,16 +51,4 @@ print(ggsheet.getRow(1))
51
# Getting Started
52
- [Installation](https://github.com/PerfecXX/MicroPython-GoogleSheet/blob/main/doc/md/installation.md)
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
62
-- Append Row
63
-- Append Column
64
-- Get Cell
65
-- Get Row
66
-- Get Column
+- [Example]()
0 commit comments