mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
Update README.md
This commit is contained in:
parent
86ba5c778c
commit
ce26146075
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
Aider is a command-line tool that allows you to chat with GPT-4 about your code.
|
||||
Aider will directly edit your source files as directed by the GPT-4 chat, and commit those changes to your local git repo.
|
||||
Each change is automatically committed to git with a sensible commit message, making it easy and safe for aider to help you code.
|
||||
Each change is automatically committed to git with a sensible commit message.
|
||||
This makes it easy and safe for aider to help you code.
|
||||
|
||||
[](https://asciinema.org/a/eDDqO3PlqH4lUBBXnLlMG7l2x)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue