From 2f83e7738c280587bd24da66a0dad76c4493692c Mon Sep 17 00:00:00 2001 From: Almog Lavi <42740235+almog-lv@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:06:04 +0300 Subject: [PATCH] Update README.md gifs --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4da04a4b..b2e8392b 100644 --- a/README.md +++ b/README.md @@ -30,25 +30,31 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull

/describe:

- +

/review:

- + +

+
+

/reflect and review:

+
+

+

/ask:

- +

/improve:

- +

@@ -100,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://codium.ai/images/demo.gif) +![Review generation process](https://www.codium.ai/wp-content/uploads/2023/07/demo.gif) To set up your own PR-Agent, see the [Installation](#installation) section