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.