diff --git a/README.md b/README.md index 766ead922..7ee9d3e7d 100644 --- a/README.md +++ b/README.md @@ -384,7 +384,7 @@ yarn format:write ### Conventional commits -Semaphore uses [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). A [command line utility](https://github.com/commitizen/cz-cli) to commit using the correct syntax can be used by running: +ZK-Kit uses [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). A [command line utility](https://github.com/commitizen/cz-cli) to commit using the correct syntax can be used by running: ```bash yarn commit