aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>2024-11-14 14:41:46 +0200
committerGitHub <noreply@github.com>2024-11-14 14:41:46 +0200
commit9e45bc16833bb4bd6bec5e17a5dc3234d25c4d51 (patch)
tree2da479499c934bdda2b1750ff476e49b6d274620
parenta404b8181305f6caf2e5d66c4a59a799377561b3 (diff)
downloadsonar-scanner-cli-9e45bc16833bb4bd6bec5e17a5dc3234d25c4d51.tar.gz
sonar-scanner-cli-9e45bc16833bb4bd6bec5e17a5dc3234d25c4d51.zip
SC-17118 Rebranding effort (#196)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index db590c6..082d817 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Scanner CLI for SonarQube and SonarCloud
+# Scanner CLI for SonarQube (Server, Cloud)
-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.
+The official scanner used to run code analysis on SonarQube (Server, Cloud). 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.