From b64efbf919410fd4d7146bcb32c4d2b982f5ac76 Mon Sep 17 00:00:00 2001 From: Wouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com> Date: Fri, 21 May 2021 15:47:56 +0200 Subject: [PATCH] fixup! Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b51eb..97f8649 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ You can change the analysis base directory by using the optional input `projectB projectBaseDir: app/src ``` -In case you need to add additional analysis parameters, you can use the `args` option: +In case you need to add additional analysis parameters, and you do not wish to set them in the `sonar-project.properties` file, you can use the `args` option: ```yaml - name: SonarQube Scan