Skip to content

Commit f9cb9fa

Browse files
committed
docs: link llms.txt and llms-full.txt for AI discovery
1 parent 784eef9 commit f9cb9fa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,13 @@ Install the [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?it
207207
}
208208
```
209209

210+
## For LLMs
211+
212+
Two machine-readable summaries are maintained for AI consumption, following the [llms.txt](https://llmstxt.org) convention:
213+
214+
- [llms.txt](llms.txt) - curated API reference and usage guide
215+
- [llms-full.txt](llms-full.txt) - full packed source, auto-generated on each push
216+
210217
## License
211218

212219
[MIT](https://github.com/bug3/sql-render/blob/master/LICENSE)

0 commit comments

Comments
 (0)