From 85d9d3af95bbb20dfd00ca20111f37bbc721d6ab Mon Sep 17 00:00:00 2001 From: Steffen Kampmann Date: Sun, 13 Mar 2022 13:05:41 +0100 Subject: [PATCH] Add dependency information --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 89c29c9..3e4e517 100644 --- a/Readme.md +++ b/Readme.md @@ -62,6 +62,8 @@ It provides the following workflows: - pre-release *<- builds the project and publishes it to PowerShell Gallery as prerelease.* - release *<- builds the project and publishes it to PowerShell Gallery.* +It depends on a convention for branch names. These are based on the default settings of the [git-flow](https://github.com/nvie/gitflow) git extension. + ### Usage - It expects a `InstallBuildDependencies` task which installs modules, required to build the module.