From dc40453848b1a1675760df68b5ce4cc68d52acf4 Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Wed, 1 Jul 2020 09:38:15 -0700 Subject: [PATCH] replace gif with tutorial link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c7b8a6..9288b4ba 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Developers on **GitHub** can call the **GitHub Action** to lint their code base | **YAML** | [YamlLint](https://github.com/adrienverge/yamllint) | ## How to use -How to gif +More in-depth [tutorial](https://www.youtube.com/watch?v=EDAmFKO4Zt0&t=118s) available To use this **GitHub** Action you will need to complete the following: 1. Create a new file in your repository called `.github/workflows/linter.yml`