From ca121e0e28ab959c4f6a342e0bb506e44a96da75 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Mon, 24 Mar 2025 13:46:21 -1000 Subject: [PATCH] docs: update README icons to match index.html --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90d6ab8a6..1c7750fe4 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Use aider from within your favorite IDE or editor. Ask for changes by adding com ### [Images & web pages](https://aider.chat/docs/usage/images-urls.html) - + Add images and web pages to the chat to provide visual context, screenshots, reference docs, etc.
@@ -90,7 +90,7 @@ Speak with aider about your code! Request new features, test cases or bug fixes ### [Linting & testing](https://aider.chat/docs/usage/lint-test.html) - + Automatically lint and test your code every time aider makes changes. Aider can fix problems detected by your linters and test suites.