From fa3df117d9be0ff0b98a0b57be2c0d1e50802f26 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 6 Jun 2024 14:52:31 -0700 Subject: [PATCH] copy --- README.md | 6 +++--- website/index.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 22a222ba9..1a1e93eee 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ for more details.** - Chat with aider about your code: `aider ...` - Ask for changes: - - New features, changes, improvements, or bug fixes. - - New test cases, updated documentation or code refactors. - - Paste in a GitHub issue url that needs to be solved. + - New features, changes, test cases, improvements. + - Bug fixes, updated docs or code refactors. + - Paste in a GitHub issue that needs to be solved. - Aider will edit your files to complete your request. - Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message. - Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more... diff --git a/website/index.md b/website/index.md index 8bbd0ccda..ed62d02d7 100644 --- a/website/index.md +++ b/website/index.md @@ -57,9 +57,9 @@ for more details.** - Chat with aider about your code: `aider ...` - Ask for changes: - - New features, changes, improvements, or bug fixes. - - New test cases, updated documentation or code refactors. - - Paste in a GitHub issue url that needs to be solved. + - New features, changes, test cases, improvements. + - Bug fixes, updated docs or code refactors. + - Paste in a GitHub issue that needs to be solved. - Aider will edit your files to complete your request. - Aider [automatically git commits](https://aider.chat/docs/faq.html#how-does-aider-use-git) changes with a sensible commit message. - Aider works with [most popular languages](https://aider.chat/docs/languages.html): python, javascript, typescript, php, html, css, and more...