diff --git a/README.md b/README.md
index 6305b3cf3623eb3218f27bf5a096cdade917dda2..87edb73ba57a44e9ed50a2ea0431306ef0b695c5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # GitLab CI template for Gitleaks
 
-This project implements a generic GitLab CI template for [Gitleaks](https://github.com/zricethezav/gitleaks/wiki).
+This project implements a GitLab CI/CD template to detect and prevent hardcoded secrets in your 
+Git repository with [Gitleaks](https://github.com/zricethezav/gitleaks/wiki).
 
 When run on the master branch, Gitleaks will audit all commits from all branches.
 
diff --git a/kicker.json b/kicker.json
index 75b2ba417f29422ee889c04b2327e233d6afbcaa..86d1e55104f2afed24e915e8103a61a7294c285e 100644
--- a/kicker.json
+++ b/kicker.json
@@ -1,6 +1,6 @@
 {
   "name": "Gitleaks",
-  "description": "GitLab CI template for [Gitleaks](https://github.com/zricethezav/gitleaks/wiki)",
+  "description": "Detect and prevent hardcoded secrets in your Git repository with [Gitleaks](https://github.com/zricethezav/gitleaks/wiki)",
   "template_path": "templates/gitlab-ci-gitleaks.yml",
   "kind": "analyse",
   "variables": [