From 069cecb3c947304a76741e03a6965d2bb010a459 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 12:56:40 -0700 Subject: [PATCH] copy --- examples/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/README.md b/examples/README.md index b1a795b9a..b881d5b72 100644 --- a/examples/README.md +++ b/examples/README.md @@ -3,9 +3,7 @@ Below are some example transcripts that show how you can chat with the `aider` command line tool to generate and edit code with GPT-4. -Some things to note in the transcripts: - -In the `aider` output, you will see the tool: +In the transcripts, you will see `aider`: - Adding certain source files to the chat (sometimes at the suggestion of GPT-4, always with user permission). - Applying the edits proposed by GPT-4 to the source files.