From 0dc31011f58c4e649d2aef010a9ed43ad4a69ede Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 19 Mar 2025 20:45:35 -0700 Subject: [PATCH] chore: Update website text and remove redundant content --- aider/website/index.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/aider/website/index.html b/aider/website/index.html index 7098aa470..b67d7437e 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -68,7 +68,7 @@ Top 20 - 🧠 Inception + 🔄 Singularity 72% @@ -101,7 +101,7 @@
</>
-

100+ languages

+

100+ code languages

Aider works with most popular programming languages: python, javascript, typescript, php, html, css, and dozens more.

@@ -120,11 +120,10 @@
🖥️
-

Use in your IDE

+

In your IDE

- Use aider from within your favorite IDE or - text editor. + Use aider from within your favorite IDE or editor. Ask for changes by adding comments to your code and aider will get to work.

@@ -148,7 +147,6 @@

Getting Started

-

If you already have python 3.8-3.13 installed, you can get started quickly like this:

python -m pip install aider-install
 aider-install