Skip to content

Commit

Permalink
updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
biplap-sarkar committed Nov 11, 2016
1 parent 31c4e54 commit 4f2a390
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -58,7 +58,8 @@ querystring = signer.generate_query_string_params(
#=> client_id=your_client_id&
#=> page=https://wepay.com/account/12345&
#=> redirect_uri=https://partnersite.com/home&
#=> token=dfbffab5b6f7156402da8147886bba3eba67bd5baf2e780ba9d39e8437db7c47...
#=> stoken=dfbffab5b6f7156402da8147886bba3eba67bd5baf2e780ba9d39e8437db7c47...&
#=> token=token=acb1b5b8-af32-5356-bd2a-5bac74366e4c
```

## Installation
Expand Down

0 comments on commit 4f2a390

Please sign in to comment.