diff --git a/README.md b/README.md index f966b88c..49059a6f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Developers on **GitHub** can call the **GitHub Action** to lint their code base To use this **GitHub** Action you will need to complete the following: - Add the **GitHub** Action: **Super-Linter** to your current **GitHub** Actions workflow - Enjoy your more *stable*, and *cleaner* code base +- Check out the [Wiki](https://github.com/github/super-linter/wiki) for customization options ### Example connecting GitHub Action Workflow In your repository you should have a `.github/workflows` folder with **GitHub** Action similar to below: