diff --git a/README.md b/README.md index bd410c24..25ddc715 100644 --- a/README.md +++ b/README.md @@ -27,25 +27,25 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review PRs

Describe:

- +

Review:

- +

Ask:

- +

Improve:

- +

@@ -64,7 +64,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` 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/imagesdemo.gif) +![Review generation process](https://codium.ai/images/demo.gif) To set up your own PR-Agent, see the [Quickstart](#Quickstart) section @@ -129,7 +129,7 @@ Here are several ways to install and run PR-Agent: ## How it works -![PR-Agent Tools](https://codium.ai/imagespr_agent_overview.png) +![PR-Agent Tools](https://codium.ai/images/pr_agent_overview.png) Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how we convert a code diff to a manageable LLM prompt