Skip to content

Commit 4207914

Browse files
Link architecture docs to modular reference example
1 parent 7be523a commit 4207914

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/ARCHITECTURE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This repository is a reusable template, so the architecture intentionally define
44

55
Use these folders as stable seams for future projects. Keep implementation code small, composable, and easy to replace.
66

7+
For a tiny dependency-free walkthrough of the intended `core -> providers -> plugins` pattern, see `docs/examples/MODULAR_REFERENCE.md`.
8+
79
## Layout
810

911
```text

0 commit comments

Comments
 (0)