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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
Loading