diff --git a/README.md b/README.md index 120d2825..2874e22f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Ask it to prepare a customer brief, untangle your week, draft a report, or check It runs on your machine and doesn't lock you into any model: bring your own API key for OpenAI, Anthropic, Google, or an open-weight provider, or run fully local with Ollama. Your data leaves your machine only through the model and integrations *you* choose. +[![How OpenWorker works](docs/assets/how-it-works.png)](https://openworker.com) + ## Download [**⬇ macOS (Apple Silicon)**](https://github.com/andrewyng/openworker/releases/latest/download/OpenWorker-macos-arm64.dmg) diff --git a/docs/assets/how-it-works.png b/docs/assets/how-it-works.png new file mode 100644 index 00000000..afd198e4 Binary files /dev/null and b/docs/assets/how-it-works.png differ