diff --git a/README.md b/README.md index b214e408..847eedaa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,12 @@ What is PowerShell? * PowerShell is easy to learn -Each Script Provides: ---------------------- +Script Standards +---------------- +Each script provides: * A comment header containing a description, author, license and source * Exits 0 for success, otherwise the error code (mostly 1) + +License & Copyright +------------------- +This open source release is licensed under the CC0 license. All trademarks are the property of their respective owners.