From 4608c0bd0443559bda8bf0c11cb5ac61b23c5c2a Mon Sep 17 00:00:00 2001 From: dfinke Date: Thu, 5 Dec 2019 18:20:43 -0500 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ca404e..95e4fc6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Plus, wiring the [PowerShell ScriptAnalyzer Excel report](https://github.com/dfi - Remove all functions from the `psm1` - Move functions into public subdirectory -- Align TDD and continuous integration workflow +- Align TDD and continuous integration workflow for this refactor - Move help from functions to mdHelp and use [PlatyPS](https://www.powershellgallery.com/packages/platyPS) to generate external help file Thanks to [James O'Neill](https://twitter.com/jamesoneill) for the refactor and [Illy](https://twitter.com/ili_z) on the continuous integration.