From 9adec7cc10ac803f128f79ddff74e5d46c7e1722 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Thu, 20 Jul 2023 16:40:14 +0300 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e116a20c..9e445912 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-Making pull-requests less painful with an AI agent +Making pull requests less painful with an AI agent [![GitHub license](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/Codium-ai/pr-agent/blob/main/LICENSE) @@ -12,7 +12,7 @@ Making pull-requests less painful with an AI agent
-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: +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 - title, type, summary, code walkthrough and PR labels. \