mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
Update README.md
This commit is contained in:
parent
ec6fd03e8c
commit
d268f298e4
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@
|
||||||
`aider` is a command-line chat tool that allows you to write and edit
|
`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
|
code with GPT-4. You can ask GPT to help you start
|
||||||
a new project, or add features to your existing code.
|
a new project, or add features to your existing code.
|
||||||
`aider` is especially useful for working with code in a git repo, as
|
`aider` is especially useful for working with code in a git repo. It will automatically commit each of GPT's suggested changes, which makes it safe to collaborate with GPT and easy to undo if needed.
|
||||||
it will automatically commit GPT's code changes with a descriptive
|
|
||||||
commit message.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue