Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Add to your `mkdocs.yml`:

```yaml
plugins:
- llms-txt:
- llmstxt-md:
sections:
"Getting Started":
- index.md: "Introduction to the project"
Expand Down Expand Up @@ -131,4 +131,4 @@ Currently manual testing via the test site. Future versions will include automat
1. Modify code in `src/mkdocs_llmstxt_md/`
2. Test changes: `cd test-site && mkdocs build`
3. Validate all features work as expected
4. Check generated files in `test-site/site/`
4. Check generated files in `test-site/site/`