From 79c6ded87ef895dcefe61534acbd6b0812410b42 Mon Sep 17 00:00:00 2001 From: maneshwar Date: Fri, 27 Feb 2026 21:36:40 +0530 Subject: [PATCH] Add git-lrc to tools section in readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..db8abc8 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools +- [git-lrc](https://github.com/HexmosTech/git-lrc) Free, Unlimited AI Code Reviews That Run on Commit. - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. - [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.