From 850e4b0b71b241b135f1fc254576216edffcea18 Mon Sep 17 00:00:00 2001 From: ziming Date: Sun, 12 Oct 2025 20:41:06 +0800 Subject: [PATCH] changing wordings on testing section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c472b4f..b286c04 100644 --- a/README.md +++ b/README.md @@ -145,11 +145,9 @@ Look at the source code of `src/LaravelScrapingBeeWalmartProduct.php` for the ot [LaravelScrapingBeeWalmartProduct.php](https://github.com/ziming/laravel-scrapingbee/blob/main/src/LaravelScrapingBeeWalmartProduct.php) - - ## Testing -Currently, there are no tests. But if there are tests in the future, you can run the command below to execute the testcases. +Currently, there are no tests as it uses credits. But if there are tests in the future, you can run the command below to execute the testcases. ```bash composer test