From b8f7b72a619286782dcd913a7ae707d9cd396cc9 Mon Sep 17 00:00:00 2001 From: ansgarz Date: Fri, 2 Feb 2024 10:08:21 +0100 Subject: [PATCH] chg README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a677461..19ac877 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ Principles we follow are: * Seperate build artefacts from version controlled code * Domain Driven Design - in order to stay sustainable +## Example Project + +An example project which is using dda-devops-build can be found at: https://repo.prod.meissa.de/meissa/buildtest + ## Installation Ensure that yout python3 version is at least Python 3.10