Skip to content

Commit

Permalink
Fix example folder url
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuno Rafael Rocha committed Jan 23, 2015
1 parent 24d09e9 commit e6544af
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Require the library package as a dependency:

In order to create a Personal Access Token (PAT) and learn more about the Bitreserve API, please check out the [developer website](https://developer.bitreserve.org/api/v0/#authentication).

Then, create a new instance of the `Client` class with token. Take a look at the following examples and explore more on the [examples](https://github.com/bitreserve/bitreserve-sdk-php/example) directory.
Then, create a new instance of the `Client` class with token. Take a look at the following examples and explore more on the [examples](https://github.com/bitreserve/bitreserve-sdk-php/tree/master/example) directory.

### Get authenticated user
```php
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e6544af

Please sign in to comment.