diff --git a/README.md b/README.md index 2c32ebd19..ee3c1e2c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## aider +# aider `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. diff --git a/_config.yml b/_config.yml index 1f25f3653..277f1f2c5 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1 @@ theme: jekyll-theme-cayman -title: config.title -description: config.description -tagline: config.tagline