Update README.md

This commit is contained in:
paul-gauthier 2023-05-28 17:45:42 -07:00 committed by GitHub
parent 91ee78ed5d
commit 7e2e03fc98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,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 modify your existing git repo.
a new project, or modify code in your existing git repo.
Aider has features to
[help GPT understand and modify larger codebases](https://aider.chat/docs/ctags.html)
and easily commit, diff & undo changes proposed by GPT.