diff --git a/README.rst b/README.rst index 4a3d8c26..2ec1c52d 100644 --- a/README.rst +++ b/README.rst @@ -30,10 +30,10 @@ Commit Check Overview -------- -**Commit Check** (aka **cchk**) is an open-source tool that enforces commit metadata standards — including commit messages, branch naming, committer name/email, commit signoff, and more — to ensure consistency and compliance across teams. +**Commit Check** (aka **cchk**) is an open-source tool that enforces commit metadata standards — including commit messages, branch naming, committer name/email, commit signoff, and more — helping teams maintain consistency and compliance. -As an alternative to GitHub Enterprise `Metadata restrictions `_ -and Bitbucket's paid plugin `Yet Another Commit Checker `_, Commit Check stands out by integrating DevOps principles and Infrastructure as Code (IaC) practices. +As a lightweight alternative to GitHub Enterprise `Metadata restrictions `_ +and Bitbucket's paid plugin `Yet Another Commit Checker `_, Commit Check integrates DevOps principles and Infrastructure as Code (IaC) practices for a modern workflow. What’s New in v2.0.0 --------------------