Skip to content

Commit 80aa582

Browse files
committed
Merge pull request php-curl-class#292 from php-curl-class/zachborboa-patch-1
Link to examples in readme
2 parents 1b8ba15 + 5c341fa commit 80aa582

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, and HHVM.
2929

3030
### Quick Start and Examples
3131

32+
More examples are available under [/examples](https://github.com/php-curl-class/php-curl-class/tree/master/examples).
33+
3234
```php
3335
require __DIR__ . '/vendor/autoload.php';
3436

0 commit comments

Comments
 (0)