From 2c924b9fdb255f943467fb70b018253b6ed33edb Mon Sep 17 00:00:00 2001 From: Didier Durand Date: Sat, 26 Jul 2025 02:20:01 +0200 Subject: fixing various typos in text. (#1185) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 87afde2d4..c35d5d890 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ $ bun run packages/opencode/src/index.ts It's very similar to Claude Code in terms of capability. Here are the key differences: - 100% open source -- Not coupled to any provider. Although Anthropic is recommended, opencode can be used with OpenAI, Google or even local models. As models evolve the gaps between them will close and pricing will drop so being provider agnostic is important. +- Not coupled to any provider. Although Anthropic is recommended, opencode can be used with OpenAI, Google or even local models. As models evolve the gaps between them will close and pricing will drop so being provider-agnostic is important. - A focus on TUI. opencode is built by neovim users and the creators of [terminal.shop](https://terminal.shop); we are going to push the limits of what's possible in the terminal. - A client/server architecture. This for example can allow opencode to run on your computer, while you can drive it remotely from a mobile app. Meaning that the TUI frontend is just one of the possible clients. -- cgit v1.2.3