Skip to content

Commit 388b063

Browse files
committed
README updates
1 parent 613fa5e commit 388b063

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ A simple wrapper library for the Hackpad API. [Hackpad API Documentation](https:
77
Usage
88
==================
99

10+
`
11+
1012
temp = Hackpad('your_hackpad_subdomain','your_hackpad_client_id','your_hackpad_secret')
13+
1114
my_hackpads = temp.list_all()
1215

16+
`

0 commit comments

Comments
 (0)