aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Cho-Lerat <117642976+david-cho-lerat-sonarsource@users.noreply.github.com>2023-09-18 14:51:42 +0200
committerGitHub <noreply@github.com>2023-09-18 14:51:42 +0200
commit9105fd9b2957d2a9e31341e4e9c6a3959977c036 (patch)
tree15daf616f87135ef755af1ecb05b9d5e78e7124c /README.md
parentac5fbd7573e5dc66a35176197cf611cfc4cfda2e (diff)
downloadsonar-scanner-cli-9105fd9b2957d2a9e31341e4e9c6a3959977c036.tar.gz
sonar-scanner-cli-9105fd9b2957d2a9e31341e4e9c6a3959977c036.zip
Update README with new Clean Code wording and link from Marketing (#160)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index cca5406..53f49a3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Scanner CLI for SonarQube and SonarCloud
-Official scanner used to run code analysis on SonarQube and SonarCloud. Project configuration is read from file `sonar-project.properties` or passed on command line.
+The official scanner used to run code analysis on SonarQube and SonarCloud. Project configuration is read from file `sonar-project.properties` or passed on the command line.
+
+Sonar's [Clean Code solution](https://www.sonarsource.com/solutions/clean-code/) helps developers deliver high-quality, efficient code standards that benefit the entire team or organization.
[![Build Status](https://api.cirrus-ci.com/github/SonarSource/sonar-scanner-cli.svg)](https://cirrus-ci.com/github/SonarSource/sonar-scanner-cli)
[![Build status](https://ci.appveyor.com/api/projects/status/s3sg3fhui556v02o/branch/master?svg=true)](https://ci.appveyor.com/project/henryju/sonar-scanner-cli/branch/master) [![Quality Gate Status](https://next.sonarqube.com/sonarqube/api/project_badges/measure?project=org.sonarsource.scanner.cli%3Asonar-scanner-cli&metric=alert_status)](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.scanner.cli%3Asonar-scanner-cli)
@@ -9,7 +11,7 @@ Official scanner used to run code analysis on SonarQube and SonarCloud. Project
https://redirect.sonarsource.com/doc/install-configure-scanner.html
-## Have Question or Feedback?
+## Have Questions or Feedback?
For support questions ("How do I?", "I got this error, why?", ...), please head to the [SonarSource forum](https://community.sonarsource.com/c/help). There are chances that a question similar to yours has already been answered.