diff --git a/README.md b/README.md
index cfa317d1999ada8e4c525f33d81fc71998d196d3..94a1b8715342daa3fedcbad5ce19c7395baa6741 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # GitLab CI template for Docker
 
-This project implements a generic GitLab CI template [Docker](https://www.docker.com/) based projects.
+This project implements a GitLab CI/CD template to build, check and inspect your containers with [Docker](https://www.docker.com/).
 
 ## Usage
 
diff --git a/kicker.json b/kicker.json
index e6a8edaed32fef909cc8035ff4e2c5e28a60244c..2fe44d4879741969490a385a6f2ce186ba8b4bd8 100644
--- a/kicker.json
+++ b/kicker.json
@@ -1,6 +1,6 @@
 {
   "name": "Docker",
-  "description": "Check, build, test, audit and publish a [Docker](https://www.docker.com/) image",
+  "description": "Build, check and inspect your containers with [Docker](https://www.docker.com/)",
   "template_path": "templates/gitlab-ci-docker.yml",
   "kind": "package",
   "variables": [