Update README.md

This commit is contained in:
Markus Fleschutz 2020-12-27 11:18:51 +01:00 committed by GitHub
parent d088342086
commit 3d3b5fe2de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ Using PowerShell in Context Menus
Script Conventions
------------------
Each PowerShell script should follow the 7 golden rules:
Each PowerShell script should follow the 8 golden rules:
* **Rule #1:** the filename should be named `<verb>-<object>.ps1`
* **Rule #2:** the first line reads `#!/snap/bin/powershell` to support PowerShell on Linux