From 3cfbba74f8493fabf35d3e24cdfd5e555901b176 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Thu, 20 Jul 2023 14:56:14 +0300 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29276d86..d30c82e5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@
-CodiumAI `PR-Agent` is an open-source tool aiming to help developers review PRs faster and more efficiently. It automatically analyzes the PR and can provide several types of feedback: +CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull-requests faster and more efficiently. It automatically analyzes the pull-request and can provide several types of feedback: **Auto-Description**: Automatically generating PR description - name, type, summary, and code walkthrough. \