Skip to content

Commit 44dc1df

Browse files
authored
Update OpenClaw description in README
1 parent e37a40f commit 44dc1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Switch agent backend via the `AGENT_TYPE` environment variable:
142142
| Agent | `AGENT_TYPE` | Description |
143143
|---|---|---|
144144
| **Claude Code** | `claude` (default) | Anthropic's official CLI |
145-
| **OpenClaw** | `openclaw` | Open-source Claude Code fork with custom model providers |
145+
| **OpenClaw** | `openclaw` | Open-source agent framework |
146146
| **Pi Mono** | `pi` | Lightweight coding agent |
147147
| **Codex CLI** | `codex` | OpenAI's Codex CLI agent |
148148

0 commit comments

Comments
 (0)