diff --git a/README.md b/README.md
index e2d74ce3cd630b1261963314cdf19b1171d4e89b..372786afe87621ef30df85b384f02d51cca90658 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # GitLab CI template for Python
 
-This project implements a generic GitLab CI template for [Python](https://www.python.org/).
-
-It provides several features, usable in different modes (by configuration).
+This project implements a GitLab CI/CD template to build, test and analyse your [Python](https://www.python.org/) projects.
 
 ## Usage
 
diff --git a/kicker.json b/kicker.json
index 9c36e8d946f65e57ef2cc851b316baba7be78a3e..d483b6ef867e46cf0609c25dd6210ffdd525ff70 100644
--- a/kicker.json
+++ b/kicker.json
@@ -1,6 +1,6 @@
 {
   "name": "Python",
-  "description": "Build and test [Python](https://www.python.org/) language",
+  "description": "Build, test and analyse your [Python](https://www.python.org/) projects",
   "template_path": "templates/gitlab-ci-python.yml",
   "kind": "build",
   "variables": [