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