Skip to content

Commit b5db4c0

Browse files
committed
Reorganize README.md
1 parent 6bfa6ab commit b5db4c0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ The protocol is still under heavy development, and we aim to mature it as we get
1010

1111
Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
1212

13-
## Libraries and Schema
14-
15-
- **Rust**: [`agent-client-protocol`](https://crates.io/crates/agent-client-protocol) - See [example_agent.rs](./rust/example_agent.rs) and [example_client.rs](./rust/example_client.rs)
16-
- **TypeScript**: [`@zed-industries/agent-client-protocol`](https://www.npmjs.com/package/@zed-industries/agent-client-protocol) - See [examples/](./typescript/examples/)
17-
- **JSON Schema**: [schema.json](./schema/schema.json)
18-
1913
## Integrations
2014

2115
### Editors
@@ -31,6 +25,12 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
3125
- [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp)
3226
- [via Xuanwo's SDK adapter](https://github.com/Xuanwo/acp-claude-code)
3327

28+
## Libraries and Schema
29+
30+
- **Rust**: [`agent-client-protocol`](https://crates.io/crates/agent-client-protocol) - See [example_agent.rs](./rust/example_agent.rs) and [example_client.rs](./rust/example_client.rs)
31+
- **TypeScript**: [`@zed-industries/agent-client-protocol`](https://www.npmjs.com/package/@zed-industries/agent-client-protocol) - See [examples/](./typescript/examples/)
32+
- **JSON Schema**: [schema.json](./schema/schema.json)
33+
3434
## Contributing
3535

3636
ACP is a protocol intended for broad adoption across the ecosystem; we follow a structured process to ensure changes are well-considered.

0 commit comments

Comments
 (0)