Skip to content

Commit

Permalink
README improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
NinoSkopac committed Aug 29, 2017
1 parent 9079e27 commit c7f46d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [Configuration](#configuration)
- [Examples](#examples)
- [Tokens](#tokens)
- [Example 1 - Request session token](#example-1---request-session-token)
- [Request session token](#request-session-token)
- [Items](#items)
- [Create an item](#create-an-item)
- [Get an item](#get-an-item)
Expand Down Expand Up @@ -195,7 +195,7 @@ PromisePay::Configuration()->password('your_token');

# Examples
## Tokens
### Example 1 - Request session token
### Request session token
The below example shows the request for a marketplace configured to have the Item and User IDs generated automatically for them.

```php
Expand Down

0 comments on commit c7f46d9

Please sign in to comment.