diff --git a/docs/README.md b/docs/README.md index 99e3f8a..a24965b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,2 +1,4 @@ # PHP Curl Class Documentation http://www.phpcurlclass.com/ + +The [examples](https://github.com/php-curl-class/php-curl-class/tree/master/examples) are a great starting point.