From d84799884b63229c64d67136f1b5703586836d9a Mon Sep 17 00:00:00 2001
From: Vadim Justus <v.justus@techdivision.com>
Date: Thu, 20 Oct 2022 14:49:11 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 18de21c..1e3f7d3 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ This module was developed during a Magento Hackathon organized by FireGento e.V.
 > to run automated quality checks on our internal infrastructure for this module. Please see https://gitlab.met.tdintern.de/techdivision-public/m2-content-provisioning
 > for details. Please feel free to contact us, if you have questions regarding the repository structure or mirroring.
 
+## Build-Status (`develop` branch)
+[![pipeline status](https://gitlab.met.tdintern.de/techdivision-public/m2-content-provisioning/badges/develop/pipeline.svg)](https://gitlab.met.tdintern.de/techdivision-public/m2-content-provisioning/-/commits/develop)
+
 ## The idea behind this module
 
 It is a common requirement, that some parts of content (like CMS pages or blocks) need be deployed within a release.
-- 
GitLab