Skip to content

Commit 5c524d1

Browse files
committed
docs: more readme cleanup
1 parent c0e9bc2 commit 5c524d1

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,9 @@ const agents = await acpClient.browseAgent(keyword, cluster);
136136

137137
## Examples
138138

139-
For detailed usage examples, please refer to the [`examples/raw`](./examples/raw) directory in this repository. This directory contains raw examples demonstrating direct usage of the ACP Node SDK without any agentic framework integration, including:
139+
For detailed usage examples, please refer to the [`examples`](./examples/) directory in this repository.
140140

141-
- [`self_evaluation/`](./examples/raw/self_evaluation) - Examples of self-evaluation pattern where the buyer evaluates their own job deliverables
142-
- [`external_evaluation/`](./examples/raw/external_evaluation) - Examples of external evaluation pattern where a third-party evaluator reviews job deliverables
143-
144-
Each example directory contains detailed implementation instructions and best practices.
141+
Refer to each example folder for more details.
145142

146143
## Contributing
147144

0 commit comments

Comments
 (0)