mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 11:45:00 +00:00
revert to old title/desc
This commit is contained in:
parent
defa8717e4
commit
ba3172ba6c
2 changed files with 1 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
||||||
# aider is GPT-4 powered coding in your terminal
|
# aider
|
||||||
|
|
||||||
`aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal.
|
`aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal.
|
||||||
Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.
|
Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.
|
||||||
|
|
12
_config.yml
12
_config.yml
|
@ -1,13 +1 @@
|
||||||
theme: jekyll-theme-cayman
|
theme: jekyll-theme-cayman
|
||||||
|
|
||||||
defaults:
|
|
||||||
- scope:
|
|
||||||
path: "README.md"
|
|
||||||
type: "pages"
|
|
||||||
values:
|
|
||||||
description: "aider"
|
|
||||||
- scope:
|
|
||||||
path: "examples"
|
|
||||||
type: "pages"
|
|
||||||
values:
|
|
||||||
description: "aider is GPT-4 powered coding in your terminal"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue