diff --git a/README.md b/README.md index 886631f22ac07eb0e672e9f94291ffefd5f3c177..e60f25c914ab87525b7755da3dbd78fc349645d3 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ The changelog generator will order the types of commits in the changelog in the - Build - CI -## Prettified changelogs +## Emoji changelogs -In order to use prettified changelogs including a prefixed emoji, you need to provide the following config when calling semantic-relase: `--changelog-generator-opt "emojis=true"`. Or add the config within your `.semrelrc` file. +In order to use emoji changelogs including a prefixed emoji, you need to provide the following config when calling semantic-relase: `--changelog-generator-opt "emojis=true"`. Or add the config within your `.semrelrc` file. [Example Change Log](./examples/GENERATED_CHANGELOG.md)