summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJay <[email protected]>2025-06-19 18:19:06 -0400
committerGitHub <[email protected]>2025-06-19 18:19:06 -0400
commit46ab9c16dde5c70c7ec8814deaac442d57f9b79c (patch)
treeee7bea101a9db0c46ba71358a598232536260ec9
parentd869df4fee0d70dd2f1d91d765053a69b7de89f4 (diff)
downloadopencode-46ab9c16dde5c70c7ec8814deaac442d57f9b79c.tar.gz
opencode-46ab9c16dde5c70c7ec8814deaac442d57f9b79c.zip
docs: Update README.md
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 62fe963d4..9c726c8c3 100644
--- a/README.md
+++ b/README.md
@@ -7,18 +7,17 @@
</picture>
</a>
</p>
+<p align="center">AI coding agent, built for the terminal.</p>
<p align="center">
<a href="https://opencode.ai/docs"><img alt="View docs" src="https://img.shields.io/badge/view-docs-blue?style=flat-square" /></a>
<a href="https://www.npmjs.com/package/opencode-ai"><img alt="npm" src="https://img.shields.io/npm/v/opencode-ai?style=flat-square" /></a>
<a href="https://github.com/sst/opencode/actions/workflows/publish.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/sst/opencode/publish.yml?style=flat-square&branch=dev" /></a>
</p>
----
-
-AI coding agent, built for the terminal.
-
[![opencode Terminal UI](packages/web/src/assets/themes/opencode.png)](https://opencode.ai)
+---
+
### Installation
```bash