From d87b6f39c49e64768fd135bdd5906493c6fb4a7d Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 11:58:00 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782b447be..597c1941b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Aider +# aider Aider is a command-line tool that allows you to chat with GPT-4 about your code. Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the changes to your source files.