diff --git a/readme.md b/readme.md index 4338ab4..900b1f3 100644 --- a/readme.md +++ b/readme.md @@ -74,6 +74,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. +- [DeepSource](https://deepsource.io/) Automate code reviews with static analysis. - [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". - [Gitpod](https://gitpod.io) Code review pull requests in a full IDE within your browser.