From c3f4bb70722292ebf4c68d41a064a04af17f008e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9la=20Ben=20Khalfallah?= Date: Sun, 2 Jun 2024 13:33:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81cab5f..cd08a72 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Or using `npx`: npx code-health-meter --srcDir "../../my-path" --outputDir "../../my-output-path" --format "json or html" ``` -**You'll find all reports generated inside the `outputDir`.** +**You'll find all generated reports inside the `outputDir`.** **Example of HTML reports:**