Skip to content

Commit b3ab419

Browse files
Remove unnecessary markdown formatting and license section from README.md
1 parent 12b3e73 commit b3ab419

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
```markdown
21
# Invoke-ScriptAnalyzer (by PSModule)
32

43
This repository contains a GitHub Action that runs PSScriptAnalyzer on your code.
@@ -102,8 +101,3 @@ For detailed documentation on the format of the settings file, see the
102101
- [GitHub Super-Linter](https://github.com/github/super-linter)
103102
- [PSScriptAnalyzer GitHub Repository](https://github.com/PowerShell/PSScriptAnalyzer)
104103
- [Custom Rules in PSScriptAnalyzer](https://docs.microsoft.com/powershell/scripting/developer/hosting/psscriptanalyzer-extensibility)
105-
106-
## License
107-
108-
This project is licensed under the MIT License.
109-
```

0 commit comments

Comments
 (0)