From c28543debdeac7d42aefd85e8ab5912e600e6def Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 14 May 2023 21:11:09 -0700 Subject: [PATCH] copy --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 15ccaffb6..6d7b8b991 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,4 @@ -# What's it like to code with GPT-4 and aider? +# aider Below are some chat transcripts showing what it's like to code with the help of GPT-4 using the [aider command line tool](https://github.com/paul-gauthier/aider). In the chats, you'll see a varity of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. To better understand the chat transcripts, it's worth noting that: