diff --git a/README.md b/README.md index 3fbcff96..a619f595 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ By default **semantic-release** uses [Angular Commit Message Conventions](https: Tools such as [commitizen](https://github.com/commitizen/cz-cli) or [commitlint](https://github.com/conventional-changelog/commitlint) can be used to help contributors and enforce valid commit messages. -Here is an example of the release type that will be done based on a commit messages: +The table below shows which commit message gets you which release type when `semantic-release` runs (using the default configuration): | Commit message | Release type | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------- |