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