summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGuofang.Tang <[email protected]>2026-01-06 12:45:40 +0800
committerGitHub <[email protected]>2026-01-05 22:45:40 -0600
commit9197a2a7a169cfbee1169073c798fe8b11da9750 (patch)
tree612e0d85fbe25c9448eac10bf0ca24918e17eb13 /README.md
parent8da890649f14d3cf78ef6c0917eae08f2b66d0c9 (diff)
downloadopencode-9197a2a7a169cfbee1169073c798fe8b11da9750.tar.gz
opencode-9197a2a7a169cfbee1169073c798fe8b11da9750.zip
docs: polish markdown wording and capitalization (#7019)
Co-authored-by: Tang Guofang <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index a5b35466c..15c382e63 100644
--- a/README.md
+++ b/README.md
@@ -70,8 +70,7 @@ XDG_BIN_DIR=$HOME/.local/bin curl -fsSL https://opencode.ai/install | bash
### Agents
-OpenCode includes two built-in agents you can switch between,
-you can switch between these using the `Tab` key.
+OpenCode includes two built-in agents you can switch between with the `Tab` key.
- **build** - Default, full access agent for development work
- **plan** - Read-only agent for analysis and code exploration