From 130385584aaae9d4622dcfe7d6b4d903bde702b9 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 28 May 2023 14:28:22 -0700 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4460d2f5..173b46ba5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ `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 code against your existing git repo. -`aider` has features to help GPT +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.