From ce656425a97312f267350fb9ddf7f42f09575f82 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 28 May 2023 14:26:57 -0700 Subject: [PATCH] copy --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e5e28b6e..a4460d2f5 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. You can ask GPT to help you start -a new project, or add features to your existing code. -`aider` is well suited for working with code in a git repo, -as it has features to easily -commit, diff and undo changes proposed by GPT. +a new project, or code against your existing git repo. +`aider` has features to help GPT +[understand and modify larger code bases](https://aider.chat/docs/ctags.html) +and easily commit, diff & undo changes proposed by GPT. ![aider screenshot](assets/screenshot.gif)