From cb53d7b01f78a35e25b8862c53e6854b5da94df9 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 23 May 2023 08:25:37 -0700 Subject: [PATCH] copy --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3134c5198..e8b18fd9b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ `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 -a new project, or to edit and improve 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 commit message. +a new project, or to 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 +commit message. ![aider screenshot](screenshot.gif)