From b64855fc57e2ab5ded02ddc939fc369ef082ec84 Mon Sep 17 00:00:00 2001 From: Matt Travi Date: Fri, 26 Nov 2021 13:13:26 -0600 Subject: [PATCH] docs(badge): mentioned referencing the commit convention (#2269) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0361249..e68aab47 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ In order to use **semantic-release** you need: ## Badge -Let people know that your package is published using **semantic-release** by including this badge in your readme. +Let people know that your package is published using **semantic-release** and which [commit-convention](#commit-message-format) is followed by including this badge in your readme. [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)