From 2aa6a1aa173b9220ffa3af12b80e49c8b6ba9bb1 Mon Sep 17 00:00:00 2001 From: jbolle Date: Tue, 6 Apr 2021 12:10:04 +0200 Subject: [PATCH] Update readme.md Add Revioo.io to tools list. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4338ab4..720cc10 100644 --- a/readme.md +++ b/readme.md @@ -84,6 +84,7 @@ Code review is the systematic examination (sometimes referred to as peer review) - [Pull Reminders](https://pullreminders.com) Automated Slack reminders and metrics for GitHub pull requests. - [Reviewable](https://reviewable.io/) Code review tool built on top of GitHub pull requests. - [Review Board](https://www.reviewboard.org/) Open source review tool that is SCM/platform neutral. +- [Revioo](https://revioo.io) Gamified community-based platform for code reviews. - [Rubberduck](https://www.rubberduck.io) Browser extension to adds code-aware navigation to GitHub pull requests. - [Sider](https://sider.review/) Automated code review service for GitHub. - [Softagram](https://softagram.com/) Automated code change visualization (and dependency analytics) for pull requests, merge requests (GitLab) and patch sets (Gerrit).