diff --git a/README.md b/README.md index 2c14acf6..d5f44f96 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review PRs ## Live demo -Experience GPT-4 powered PR review on your public GitHub repository with our hosted PR-Agent. To try it, just mention `@CodiumAI-Agent` in any PR comment! The agent will generate a PR review in response. +Experience GPT-4 powered PR review on your public GitHub repository with our hosted PR-Agent. To try it, 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](./pics/pr-agent-review-process1.gif) +![Review generation process](./pics/demo.gif) To set up your own PR-Agent, see the [Quickstart](#Quickstart) section diff --git a/pics/demo.gif b/pics/demo.gif new file mode 100644 index 00000000..16948151 Binary files /dev/null and b/pics/demo.gif differ