From 2d6b7eb97864311b9f01f27536d7731eabbca6ff Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 13 May 2023 09:55:51 -0700 Subject: [PATCH] Changed the project name to "Aider". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7676692f2..0a2825046 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.