From f5212553b5d74f6ab3e3cc69e7ecfaf7902183ea Mon Sep 17 00:00:00 2001
From: Dorian Turba <commit.9wuzh@slmail.me>
Date: Sun, 11 May 2025 12:39:48 +0100
Subject: [PATCH] chore: update features documentation

---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index eee1e0f..e360260 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
 
-- 
GitLab