diff --git a/README.md b/README.md
index b7bbde5f04b30f472c89e7dd236aa475c7000d52..9001b14314e530b2c424bef295a249ac125295e2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # GitLab CI template for SonarQube
 
-This project implements a generic GitLab CI template for running [SonarQube](https://www.sonarqube.org/) analysis.
+This project implements a GitLab CI/CD template to continuously inspect your codebase with [SonarQube](https://www.sonarqube.org/).
 
 SonarQube is a **Code Quality and Security tool** that helps you analyse your source code and detect quality issues or
 security vulnerabilities as early as possible.
diff --git a/kicker.json b/kicker.json
index d3d38abf7e137de49242eaa55e495cda99d36692..ec0a720b05617a01591b182d31619f8c84f50005 100644
--- a/kicker.json
+++ b/kicker.json
@@ -1,6 +1,6 @@
 {
   "name": "SonarQube",
-  "description": "GitLab CI template for [SonarQube](https://www.sonarqube.org/)",
+  "description": "Continuously inspect your codebase with [SonarQube](https://www.sonarqube.org/)",
   "template_path": "templates/gitlab-ci-sonar.yml",
   "kind": "analyse",
   "variables": [