From 51c37736557a0c90c0beb76c810a42ef9e1df0d2 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Thu, 3 Aug 2023 13:15:35 -0400 Subject: [PATCH] Add descriptions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb82e1b..e09cc2e 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ ## GitHub bots - [BitBuilder](https://www.bitbuilder.ai/) — A GitHub integration to generate pull requests from issues. -- [Sweep](https://sweep.dev/) -- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) +- [Sweep](https://sweep.dev/) [(Source)](https://github.com/sweepai/sweep) — Another GitHub integration to generate pull requests from issues. +- [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. ## Agent platforms