Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ghteyes authored Nov 23, 2018
1 parent 5cb0fd8 commit 7d081dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ see: https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-st

> *In this instance twitter requires us to specify a file ending. As such the endpoint must be called as an encausulated string*
```php
$response = $api->GET->statuses->{"user_timeline.json"}(["screen_name" => "noradio"]);
```

### Basic usage - Twitter Example

Expand Down

0 comments on commit 7d081dc

Please sign in to comment.