diff --git a/README.md b/README.md
index b9c28f557..5de1f4647 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,7 @@ and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
## Getting started
-See the
-[installation instructions](https://aider.chat/docs/install.html)
-for more details, but you can
-get started quickly like this:
+You can get started quickly like this:
```
$ pip install aider-chat
@@ -36,6 +33,11 @@ $ export ANTHROPIC_API_KEY=your-key-goes-here
$ aider --opus
```
+**See the
+[installation instructions](https://aider.chat/docs/install.html)
+and
+[documentation](https://aider.chat/docs/usage.html)
+for more details.**
## Features
@@ -59,6 +61,20 @@ So you can bounce back and forth between aider and your editor, to collaborative
- [Code with your voice](https://aider.chat/docs/voice.html) using speech recognition.
+## State of the art
+
+Aider has the
+[top score on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html).
+SWE Bench is a challenging software engineering benchmark where aider
+solved *real* GitHub issues from popular open source
+projects like django, scikitlearn, matplotlib, etc.
+
+
+
+
+
+
+
## Documentation
- [Installation](https://aider.chat/docs/install.html)
@@ -71,20 +87,6 @@ So you can bounce back and forth between aider and your editor, to collaborative
- [Blog](https://aider.chat/blog/)
-## State of the art
-
-Aider has the
-[highest score on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html),
-a challenging software engineering benchmark where aider
-solves GitHub issues.
-
-
-
-
-
-
-
-
## Kind words from users
- *The best AI coding assistant so far.* -- [Matthew Berman](https://www.youtube.com/watch?v=df8afeb1FY8)
diff --git a/website/index.md b/website/index.md
index 6889b13a7..f28d45dd5 100644
--- a/website/index.md
+++ b/website/index.md
@@ -27,10 +27,7 @@ and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
## Getting started
-See the
-[installation instructions](https://aider.chat/docs/install.html)
-for more details, but you can
-get started quickly like this:
+You can get started quickly like this:
```
$ pip install aider-chat
@@ -44,6 +41,11 @@ $ export ANTHROPIC_API_KEY=your-key-goes-here
$ aider --opus
```
+**See the
+[installation instructions](https://aider.chat/docs/install.html)
+and
+[documentation](https://aider.chat/docs/usage.html)
+for more details.**
## Features
@@ -67,6 +69,20 @@ So you can bounce back and forth between aider and your editor, to collaborative
- [Code with your voice](https://aider.chat/docs/voice.html) using speech recognition.
+## State of the art
+
+Aider has the
+[top score on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html).
+SWE Bench is a challenging software engineering benchmark where aider
+solved *real* GitHub issues from popular open source
+projects like django, scikitlearn, matplotlib, etc.
+
+
+
+
+
+
+
## Documentation
- [Installation](https://aider.chat/docs/install.html)
@@ -79,20 +95,6 @@ So you can bounce back and forth between aider and your editor, to collaborative
- [Blog](https://aider.chat/blog/)
-## State of the art
-
-Aider has the
-[highest score on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html),
-a challenging software engineering benchmark where aider
-solves GitHub issues.
-
-
-
-
-
-
-
-
## Kind words from users
- *The best AI coding assistant so far.* -- [Matthew Berman](https://www.youtube.com/watch?v=df8afeb1FY8)