diff --git a/powershell.md b/powershell.md new file mode 100644 index 0000000..e6a847e --- /dev/null +++ b/powershell.md @@ -0,0 +1,6 @@ +# Powershell name convention + + +|Object| Notation |Example | +|------|------------|-------------| +|Cmdlet|PascalCase |Import-Module|