Skip to content

Commit 06f0b28

Browse files
michalharakalclaude
andcommitted
docs(readme): embed clickable compiler architecture diagram
Replace the plain-text ARCHITECTURE.md link with the SKaiNET-compiler diagram at a readable width, linking to the published Antora architecture reference. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6a209b2 commit 06f0b28

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
<img src="docs/modules/ROOT/images/SKaiNET-logo.png" alt="SKaiNET logo" width="150">
77

8-
> For architecture details see [ARCHITECTURE.md](ARCHITECTURE.md).
8+
<a href="https://skainet-developers.github.io/SKaiNET/skainet/reference/architecture.html" title="Open the full architecture reference">
9+
<img src="docs/modules/ROOT/images/SKaiNET-compiler.png" alt="SKaiNET compiler architecture — click for the full architecture reference" width="640">
10+
</a>
11+
12+
_Click the diagram for the full [architecture reference](https://skainet-developers.github.io/SKaiNET/skainet/reference/architecture.html), or read the short [ARCHITECTURE.md](ARCHITECTURE.md)._
913

1014
---
1115

0 commit comments

Comments
 (0)