From 0bafc69a3a63612ada7469582190c912b26ca350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lio?= Date: Tue, 26 Mar 2024 20:27:45 -0300 Subject: [PATCH] composer test --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa2e6d5..ea46be2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Install the package via Composer: composer require verseles/sevenzip ``` +
️Star the project to help us reach move devs!️
+ ## Usage ### Compression @@ -99,7 +101,7 @@ Please ensure that your code follows the project's coding style and conventions. To run the tests, execute the following command: ```bash -make +composer test ``` # Documentation / API