mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
title
This commit is contained in:
parent
c499b5d8ed
commit
1575e885b7
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# aider
|
||||
# aider is GPT-4 powered coding in your 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.
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
<a id="skip-to-content" href="#content">Skip to the content.</a>
|
||||
|
||||
<header class="page-header" role="banner">
|
||||
pageurl x{{page.url}}x
|
||||
{% if page.url == "/" %}
|
||||
<h1 class="project-name">aider</h1>
|
||||
<h2 class="project-tagline">aider is GPT-4 powered coding in your terminal</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue