From 787738094d30e34aa39825a8fa137dde6cb34fb9 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:50:30 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 79a95c717..db338ee02 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing code base. -{% include works-best.md %} +
@@ -77,7 +77,6 @@ for more details. - Aider will edit your files to complete your request. - Aider [automatically git commits](https://aider.chat/docs/git.html) 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... -- {% capture included_content %}{% include works-best.md %}{% endcapture %}{{ included_content | strip_newlines | strip }} - Aider can edit multiple files at once for complex requests. - Aider uses a [map of your entire git repo](https://aider.chat/docs/repomap.html), which helps it work well in larger codebases. - Edit files in your editor while chatting with aider,