From e8aa33fa0b0325d0111d76b2c015abfc02690d9f Mon Sep 17 00:00:00 2001
From: Almog Lavi <42740235+almog-lv@users.noreply.github.com>
Date: Sun, 23 Jul 2023 17:27:26 +0300
Subject: [PATCH] Update README.md
---
README.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 5c3b5346..5ddbd7a4 100644
--- a/README.md
+++ b/README.md
@@ -30,31 +30,31 @@ CodiumAI `PR-Agent` is an open-source tool aiming to help developers review pull
/describe:
-
+
/review:
-
+
-/reflect and review:
+/reflect_and_review:
-
+
/ask:
-
+
/improve:
-
+
@@ -106,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.
-
+
To set up your own PR-Agent, see the [Installation](#installation) section