diff --git a/README.md b/README.md index 3beb985..54b1175 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add to your `mkdocs.yml`: ```yaml plugins: - - llms-txt: + - llmstxt-md: sections: "Getting Started": - index.md: "Introduction to the project" @@ -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/` \ No newline at end of file +4. Check generated files in `test-site/site/`