This commit is contained in:
Paul Gauthier 2023-05-14 21:12:21 -07:00
parent c28543debd
commit 481c5f879f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# aider: gpt-4 powered coding in your terminal
# aider
`aider` is a command-line tool that allows you to chat with GPT-4 about your code.
Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the suggested changes to your source files.