From badd47eb92a382bd2068816732f6e4c1b3ff5aa6 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:42:21 +0300 Subject: [PATCH] docs: expand README documentation Closes #4 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b2c1409..aeb3c5e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # test product test repo + +## Overview +This repository contains configuration files for Azure DevOps pipelines. + +## Pipeline +The build process is defined in `azure.yaml`. + +## Contributing +Please submit pull requests for any improvements.