diff --git a/README.md b/README.md index e283e96..cfb1034 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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. If not, workflow will fail. +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. ![Screenshot](/docs/screenshot.png)