diff --git a/readme.md b/readme.md index fc6637a..7b37fcf 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. +- [CodeRabbit](https://coderabbit.ai) AI-powered code review tool that provides intelligent summary and suggestions. - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. - [Gerrit](https://www.gerritcodereview.com/) Open source git code review tool originating out of Google. - [GitHub](https://github.com) Git hosting and pioneer of the "Pull Request".