Skip to content

Commit a603253

Browse files
docs: clarification and inconsistency
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 232acfa commit a603253

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/guides/ai.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ An [LLMs.txt](https://llmstxt.org/) file is a plain text file that provides inst
1818

1919
### Available routes
2020

21-
We provide several `llms.txt` routes. Use the one that works best with your AI tool:
21+
We provide several `llms.txt` routes.
2222

2323
- [`llms.txt`](pathname:///llms.txt): Table of contents with links to individual Markdown docs
2424
- [`llms-full.txt`](pathname:///llms-full.txt): Entire documentation in a single Markdown file
2525

26+
Most AI tools work best with one of these formats. Some tools (like Cursor) can benefit from indexing both. Use the combination that works best with your workflow.
27+
2628
### How to use it
2729

2830
Here are some examples of how the `llms.txt` files can be used with AI tools.
@@ -48,7 +50,7 @@ Add both `llms.txt` URLs:
4850
| Juno | [llms.txt](https://juno.build/llms.txt) |
4951
| Juno (full) | [llms-full.txt](https://juno.build/llms-full.txt) |
5052

51-
Cursor will index all subpages.
53+
Cursor will index all subpages and use both files to improve context and coverage.
5254

5355
#### Usage
5456

0 commit comments

Comments
 (0)