Merge branch 'master' into examples

This commit is contained in:
Zach Borboa
2016-01-23 14:39: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';