From d55f8a94e3cfcd2a41704d22b30f2d1b3db24b0a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 14 May 2023 07:02:32 -0700 Subject: [PATCH] Changed the name of the project to "aider". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7dd29bd..8d90f83df 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GPT-4 powered coding in your terminal. +# aider: GPT-4 powered coding in your terminal `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.