From 1b88049cb0b5919df9a40132e504e2e784aebe51 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Sun, 16 Jul 2023 16:37:15 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cd5d472..ebc85056 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review PRs 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. -![Review generation process](./pics/PR-Agent-review-process1.gif) +![Review generation process](./pics/pr-agent-review-process1.gif) To set up your own PR-Agent, see the [Quickstart](#Quickstart) section