Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ The built-in source list lives in `sources.txt` and currently includes:
| `nextjs` | Next.js Docs | `https://nextjs.org/llms.txt` |
| `stripe` | Stripe Docs | `https://docs.stripe.com/llms.txt` |
| `supabase` | Supabase Docs | `https://supabase.com/llms.txt` |
| `unsloth` | Unsloth Docs | `https://unsloth.ai/docs/llms.txt` |
| `vite` | Vite Docs | `https://vite.dev/llms.txt` |

## Contributing New Sources
Expand Down
1 change: 1 addition & 0 deletions sources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ mcp|Model Context Protocol Docs|https://modelcontextprotocol.io/llms.txt
nextjs|Next.js Docs|https://nextjs.org/llms.txt
stripe|Stripe Docs|https://docs.stripe.com/llms.txt
supabase|Supabase Docs|https://supabase.com/llms.txt
unsloth|Unsloth Docs|https://unsloth.ai/docs/llms.txt
vite|Vite Docs|https://vite.dev/llms.txt
Loading