diff --git a/README.md b/README.md index 6fc9ea862..5fbc30cb3 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,12 @@ $client->setAdapter($adapter); Actually Guzzle is used as HTTP client library -``` +```php +setAdapter($adapter);