From ae7ecde18b5b9fb1cef2ac9a1454afc2e859bfd1 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 4 May 2021 12:18:41 +0200 Subject: [PATCH] docs(readme): add a link to the commitlink homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8937cbe..16c8a2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Commitlint Github Action -Lints Pull Request commits with commitlint +Lints Pull Request commits with [commitlint](https://commitlint.js.org/). ## Usage