diff --git a/README.md b/README.md
index eee1e0f4550203e92ae950f427784b6bf8bbadca..e360260967d7cd5a892af4cd50fe29c70bd7fe13 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,13 @@ Cookiecutter for CICD component that automates the creation of such components.
 This cookiecutter is designed to save you time and effort, allowing you to focus on building
 the core functionality of your pipelines.
 
-## Features
+## Features of the template
 
-- Automatically generates all required files for a proper CICD Gitlab Component.
+- Proper CICD Gitlab Component
+  - Including default `spec`
+- MIT License
+- Pre-configured `bump-my-version`
+- Automatic GitLab Component compliant release when CHANGELOG.md is updated
 
 ## Getting Started