Skip to content

Commit daa04e5

Browse files
authored
Update README.md
1 parent 5cd9333 commit daa04e5

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,4 @@ print(ggsheet.getRow(1))
5151
# Getting Started
5252
- [Installation](https://github.com/PerfecXX/MicroPython-GoogleSheet/blob/main/doc/md/installation.md)
5353
- [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
54+
- [Example]()

0 commit comments

Comments
 (0)