From b2defefe4c33e3d925349906311aa9710f3cfa66 Mon Sep 17 00:00:00 2001 From: Christoph Bergmeister Date: Thu, 1 Feb 2024 13:48:35 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97c66848d..dbcbdb16b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ ## Introduction + PSScriptAnalyzer is a static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a [set of rules](docs/Rules). The rules are based on PowerShell best practices identified by PowerShell Team and the community. It generates