From e27932ea343aac4d3a07e39e4e3668eb5c9105d4 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Fri, 13 Feb 2026 16:45:08 +0000 Subject: [PATCH] add __DESCRIPTION__ --- README.template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.template b/README.template index 5ac16b7..8a315df 100644 --- a/README.template +++ b/README.template @@ -1,4 +1,6 @@ -# Projekt: __REPO_NAME__ +# __REPO_NAME__ +__DESCRIPTION__ + [![Build Status](https://git.pi-farm.de/pi-farm/__REPO_NAME__/actions/workflows/build-and-push.yaml/badge.svg)](https://git.pi-farm.de/pi-farm/__REPO_NAME__/actions) Dieses Repository wird automatisch gebaut und gepusht.