Merge pull request #292 from php-curl-class/zachborboa-patch-1

Link to examples in readme
This commit is contained in:
Zach Borboa
2016-01-23 14:27:00 -08:00
+2
View File
@@ -29,6 +29,8 @@ PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, and HHVM.
### Quick Start and Examples
More examples are available under [/examples](https://github.com/php-curl-class/php-curl-class/tree/master/examples).
```php
require __DIR__ . '/vendor/autoload.php';