Skip to content

Commit c955cc2

Browse files
Update sources/platform/actors/development/quick_start/vibe_coding.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 96023c9 commit c955cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/quick_start/vibe_coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import PromptButton from "@site/src/components/PromptButton";
1515

1616
This guide explains how to enhance your development workflow by leveraging `llms.txt` and `llms-full.txt` with an AI assistant. You will learn how to provide foundational context and further refine AI's behavior with specific rules and instruction files.
1717

18-
### Documentation for LLMs: llms.txt and llms-full.txt
18+
## `llms.txt` and `llms-full.txt`
1919

2020
Search engines weren't built for Large Language Models (LLMs), but they needs context. That's why we've created `[llms.txt](https://docs.apify.com/llms.txt)` and `[llms-full.txt](https://docs.apify.com/llms-full.txt)` for our documentation. These files follow the [growing standard](https://llmstxt.org/) for LLMs consumption.
2121

0 commit comments

Comments
 (0)