From ec6fd03e8c8b21112d2b5b620e9ec2d9119b0b31 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Tue, 23 May 2023 21:42:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2cc60727..40eeecb8b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # aider is GPT-4 powered coding in your terminal `aider` is a command-line chat tool that allows you to write and edit -code with GPT-4 in the terminal. You can ask GPT to help you start +code with GPT-4. You can ask GPT to help you start a new project, or add features to your existing code. `aider` is especially useful for working with code in a git repo, as it will automatically commit GPT's code changes with a descriptive