Skip to content

Commit 4e8d4d8

Browse files
kevintsengclaude
andcommitted
docs: add tutorial links to READMEs
Add prominent links to full tutorials with flow diagrams: - English README: links to pcircle-ai.github.io/linekit/ - Chinese README: links to pcircle-ai.github.io/linekit/index-zh.html 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0e7930a commit 4e8d4d8

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ if (login.validateState(savedState, returnedState)) {
8787

8888
## Documentation
8989

90+
📚 **[Full Tutorials & API Reference](https://pcircle-ai.github.io/linekit/)** - Comprehensive guides with flow diagrams
91+
9092
- [User Guide](docs/usage-guide.md): Detailed usage instructions and code examples.
9193
- [Architecture](docs/architecture.md): System overview and component breakdown.
9294
- [Design Principles](docs/design-principles.md): Core philosophies behind the toolkit.

README.zh-TW.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ if (login.validateState(savedState, returnedState)) {
8787

8888
## 文件
8989

90+
📚 **[完整教學與 API 參考](https://pcircle-ai.github.io/linekit/index-zh.html)** - 附流程圖的詳細指南
91+
9092
- [使用指南](docs/usage-guide.md): 詳細的使用說明和程式碼範例。
9193
- [架構說明](docs/architecture.md): 系統概觀和元件細節。
9294
- [設計原則](docs/design-principles.md): 工具包背後的核心理念。

0 commit comments

Comments
 (0)