diff --git a/README.md b/README.md index b2e66e1..630d895 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,5 @@ The `pest` job runs tests using the Pest PHP testing framework. ```bash ./vendor/bin/pest ``` - - **Description:** Executes the Pest test runner to run all defined tests in the project. Pest is a testing framework for PHP, known for its simplicity and expressive syntax. + - **Description:** Executes the Pest test runner to run all defined tests in the project.