Link to examples in readme

This commit is contained in:
Zach Borboa
2016-01-23 12:32:49 -08:00
parent 1b8ba153af
commit 5c341fa9ea
+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';