diff --git a/README.md b/README.md index 71d751c..eacd0c8 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client. * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper. * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests. -* [phpfetcher](https://github.com/fanfank/phpfetcher) - A PHP web crawler framework +* [PHPfetcher](https://github.com/fanfank/phpfetcher) - A PHP web crawler framework. + ## Middlewares *Libraries for building application using middlewares.*