From 628bb5ec721a562d4819e47c6f77ecda58d2f0a4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 12:24:47 -0700 Subject: [PATCH] copy --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index 6b64c6f20..f0ef1cb0e 100644 --- a/examples/README.md +++ b/examples/README.md @@ -7,10 +7,10 @@ Some things to note in the transcripts: #### > The user's chat messages are bold and shown on a prompt line. They contain they user's change requests, clarifications, etc. -Responses from GPT-4 are in a plain font, and often include colorized code blocks that specify edits to the code. - > Output from the aider tool is shown in a blockquote +Responses from GPT-4 are in a plain font, and often include colorized code blocks that specify edits to the code. + In the `aider` output, you will see it: - Adding certain source files to the chat (sometimes at the suggestion of GPT-4, always with user permission).