From ee434d20f26d87638c21722c7cb4fa85a2c5ee71 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz <markus@fleschutz.de> Date: Mon, 4 May 2020 14:42:33 +0200 Subject: [PATCH] Changed the headline --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 028fed41..fdede012 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -PowerShell Scripts -================== +PowerShell Script Collection +============================ Useful cross-platform PowerShell scripts, to be used on the command-line (CLI) or by automation software like Jenkins. @@ -16,7 +16,7 @@ Script Standards ---------------- Each script provides: 1. a comment header containing a description, author, source, and license -2. prefers command-line options but may ask the user if unspecified +2. prefers command-line options but may ask the user if missing 3. exits 0 for success, otherwise the error code (mostly 1) License & Copyright