From fe702a6f56fab18e26adef0d968d447670213c0e Mon Sep 17 00:00:00 2001 From: Adrian Smijulj Date: Thu, 11 Jun 2020 09:05:03 +0200 Subject: [PATCH] chore: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ddb317..fb882d7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Conventional Commits GitHub Action +# Conventional Commits GitHub Action + A simple GitHub action that makes sure all commit messages are following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) specification.