From 8d809f6cae0176c465d061c86d7f25ba028eacbe Mon Sep 17 00:00:00 2001 From: kkamara Date: Sat, 16 Mar 2024 19:31:47 +0000 Subject: [PATCH] Update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e11728e..60476bb 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,8 @@ php artisan make:crawler crawler_test ## Misc +[See Python Selenium web scraper.](https://github.com/kkamara/python-selenium) + [See MRVL Desktop.](https://github.com/kkamara/mrvl-desktop) [See MRVL Web.](https://github.com/kkamara/mrvl-web) @@ -117,8 +119,6 @@ php artisan make:crawler crawler_test [See birthday currency.](https://github.com/kkamara/birthday-currency) -[See PHP scraper.](https://github.com/kkamara/php-scraper) - ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.