From f997709e2920f64c0a3fda8945b5bb12c2eb9521 Mon Sep 17 00:00:00 2001 From: Henning Schwentner Date: Mon, 18 Nov 2024 13:17:28 +0100 Subject: [PATCH] Extend README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3d69315..09a1aeb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Build and Test +This repository contains several versions of the same project. Just change into the version you want to work and and build with `dotnet`. + On Windows: ```powershell