diff --git a/README.md b/README.md index c3bddcf..1b39709 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Guzzle](http://guzzlephp.org/) - A HTTP client. * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client. * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library. -* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper. +* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper, created on top of guzzle. * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests. ## URL