From 0412d7aca0d6e47dee679e753d07e677d266d58f Mon Sep 17 00:00:00 2001 From: Almog Lavi <42740235+almog-lv@users.noreply.github.com> Date: Sun, 23 Jul 2023 17:38:08 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5ddbd7a4..eeaa4ec9 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull

/describe:

- +

/review:

- +

/reflect_and_review:

@@ -48,13 +48,13 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull

/ask:

- +

/improve:

- +

@@ -106,7 +106,7 @@ In the [configuration](./CONFIGURATION.md) file you can select your git provider Try GPT-4 powered PR-Agent on your public GitHub repository for free. Just mention `@CodiumAI-Agent` and add the desired command in any PR comment! The agent will generate a response based on your command. -![Review generation process](https://www.codium.ai/images/demo.gif) +![Review generation process](https://www.codium.ai/images/demo-2.gif) To set up your own PR-Agent, see the [Installation](#installation) section