diff --git a/README.md b/README.md index b0faec8..3142ee0 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,10 @@ The `settings.json` file stores your preferences: } ``` +## Related Projects + +- **[llms-furl](https://github.com/toyamarinyon/llms-furl)** — Furl `llms-full.txt` into a structured tree of small, searchable files. While opensrc fetches package source code, llms-furl splits monolithic LLM documentation into a Unix-friendly filesystem you can search with `grep`, `find`, and pipes. + ## License Apache-2.0