From a716d3fb6f436cf6d8a46d18cbc360b970f454dc Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 16 May 2023 06:29:46 -0700 Subject: [PATCH] Updated README.md with a new project description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee3c1e2c9..3f39b82cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# aider +# aider is GPT-4 powered coding in your terminal `aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal. Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.