From 500a22c306cc737b73e2589d1481c295842c3289 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 8 Aug 2023 09:05:58 -0300 Subject: [PATCH] copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec9c3288c..21bb06b85 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4, to edit code stored in your local git repository. You can start a new project or work with an existing repo. -And you can fluidly switch back and forth between a coding chat where you ask +And you can fluidly switch back and forth between the aider chat where you ask GPT to edit the code and your own editor to make changes yourself. Aider makes sure edits from you and GPT are [committed to git](https://aider.chat/docs/faq.html#how-does-aider-use-git)