diff --git a/README.md b/README.md index 2b480d0c..8b2c93a5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To use this **GitHub** Action you will need to complete the following: - Copy **any** or **all** template rules files from `TEMPLATES/` into your repository in the location: `.github/linters/` - If your repository does not have rules files, they will fall back to defaults in this repositories `TEMPLATE` folder - Add the **Github** Action: **Super-Linter** to your current **Github** Actions workflow -- Enjoy your more stable, and cleaner code base +- Enjoy your more *stable*, and *cleaner* code base ### Example connecting GitHub Action Workflow In your repository you should have a `workflows` folder with **GitHub** Action similar to below: