docs: link FAQ from README

This commit is contained in:
gramps
2026-07-13 11:15:14 -07:00
parent f44804307f
commit f9b7ad0379
+1 -1
View File
@@ -32,7 +32,7 @@ This also means a worker with a slow GPU can still contribute meaningfully — i
At v1.0, this ships with a Docker compose stack and setup wizard that detect CPU vs GPU, probe your hardware, and stand up SearXNG, Qdrant, RabbitMQ, and everything else with a single `docker compose up`. The same install docs work bare-metal for those who prefer to skip containers entirely.
Developer wiki: [docs/wiki/Home.md](docs/wiki/Home.md)
Developer wiki: [docs/wiki/Home.md](docs/wiki/Home.md) — includes [FAQ](docs/wiki/FAQ.md), [Installation Guide](docs/wiki/Installation.md), and [full architecture docs](docs/wiki/Developer-Architecture.md)
## What's New in v0.18.0