diff options
| author | Jay <[email protected]> | 2025-06-19 18:19:06 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-19 18:19:06 -0400 |
| commit | 46ab9c16dde5c70c7ec8814deaac442d57f9b79c (patch) | |
| tree | ee7bea101a9db0c46ba71358a598232536260ec9 | |
| parent | d869df4fee0d70dd2f1d91d765053a69b7de89f4 (diff) | |
| download | opencode-46ab9c16dde5c70c7ec8814deaac442d57f9b79c.tar.gz opencode-46ab9c16dde5c70c7ec8814deaac442d57f9b79c.zip | |
docs: Update README.md
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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. - [](https://opencode.ai) +--- + ### Installation ```bash |
