diff --git a/README.md b/README.md index df78d74..c2b19ef 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Super Linter Reusable Worklow Example -The GitHub (Super-Linter)[https://github.com/marketplace/actions/super-linter] project is a great way to lint all your file types with a single GitHub Actions Workflow. +The GitHub [Super-Linter](https://github.com/marketplace/actions/super-linter) project is a great way to lint all your file types with a single GitHub Actions Workflow. A great way to implement it is in all repos using a Workflow step that points to this Reusable Workflow. -Video Walkthrough of this repo: https://youtu.be/aXZgQM8DqXg +[Video Walkthrough of this repo](https://youtu.be/aXZgQM8DqXg) ## Features of this Super-Linter example @@ -15,4 +15,4 @@ Video Walkthrough of this repo: https://youtu.be/aXZgQM8DqXg ## How to run Super-Linter locally -## How to run Super-Linter in GitLab, Drone, Jenkins, etc. \ No newline at end of file +## How to run Super-Linter in GitLab, Drone, Jenkins, etc \ No newline at end of file