diff --git a/README.md b/README.md index d32537e..78ccb91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## PHP Scrapper -PHP Scrapper is an HTML DOM parser written in PHP, enabling easy manipulation of HTML content. It is derived from the [PHP Simple HTML DOM Parser](https://simplehtmldom.sourceforge.io/docs/1.9/index.html) project. Additionally, the URL Crawler library aids in data extraction from websites by utilizing specified URLs and content elements. +PHP Scrapper is an HTML DOM parser written in PHP, enabling easy manipulation of HTML content. It is derived from the [PHP Simple HTML DOM Parser](https://simplehtmldom.sourceforge.io/docs/1.9/index.html) project. Additionally, the PHP Scrapper library aids in data extraction from websites by utilizing specified URLs and content elements. ### Install via composer