Skip to content

Commit 5169306

Browse files
committed
docs: 删除 examples/README.md
场景索引表与各示例文件顶部的运行说明重复,示例文件自身可读, README 改为直接指向 examples/ 目录。
1 parent 91ed179 commit 5169306

2 files changed

Lines changed: 1 addition & 90 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ with Managed() as client:
8282
print(session.id)
8383
```
8484

85-
These snippets create real resources. For complete scenarios with execution assertions and cleanup, see [examples](examples/README.md). Forward additionally offers Schedule, Batch, and Channel; Managed offers Deployment, Dream, and the Work API for self-hosted environments.
85+
These snippets create real resources. For complete scenarios with execution assertions and cleanup, see the `examples/` directory. Forward additionally offers Schedule, Batch, and Channel; Managed offers Deployment, Dream, and the Work API for self-hosted environments.
8686

8787
## Messages and SSE
8888

examples/README.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)