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...