diff --git a/README.md b/README.md index 78f8306..b350c9b 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,11 @@ export OMNICLAW_CLI_HUMAN=1 Note: `omniclaw` and `omniclaw-cli` point to the same CLI. +## Examples + +- `examples/local-economy/README.md` — canonical local buyer/seller flow +- `examples/business-compute/README.md` — business-facing paid compute and paid PDF seller using OmniClaw directly in a web app + --- ## For BUYERS (Paying for Services) diff --git a/docs/README.md b/docs/README.md index cf3809c..0265071 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,6 +13,11 @@ This directory is split into two parts: - `docs/agent-skills.md` - `docs/cli-reference.md` +### Examples + +- `examples/local-economy/README.md` +- `examples/business-compute/README.md` + ### Product And Architecture - `docs/FEATURES.md`