Skip to content

Commit a1ceae7

Browse files
committed
Update README.md
1 parent 89f442c commit a1ceae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Upon successful authentication and authorization, you will receive an
2525
access token which will be used for further requests.
2626

2727
`{:ok, response} = Pocketex.Auth.authorize(@consumer_key, request_token)`
28+
2829
`access_token = response["access_token"]`
2930

3031
We're good to go now, let's get the newest 10 unread items:

0 commit comments

Comments
 (0)