diff --git a/README.md b/README.md
index 90b257a..7c56f86 100644
--- a/README.md
+++ b/README.md
@@ -7,15 +7,16 @@
[**4. Requirements**](#requirements)
[**5. Documentation**](#documentation)
-
+
## **1. Description**
This repository contains a first draft script that can use a specific YAML file datastructure in order to generate Terraform configuration files. Afterwards it is used to be part of a Jenkins pipeline.
-
+
## **2. Info**
- The current version of this script is able to generate Terraform files that support the metrics mentioned within section Supported Metrics. Therefore not all use cases might be covered!
- YAML files should be stored according to the business line (DE-3, DE-4, DE-7, EC-DE) within the respective business line folder!
- Some YAML files have already been created for testing purposes based on the shared_configuration and coco_terraform_config repositories and were therefore added in this repository.
+> ⚠️ Currently the input from YAML filenames starting with the prefix **`TP_`** are supported!
## **3. Repositories**