Skip to content

Commit 808ce73

Browse files
committed
docs(readme): call the deck's charts native vector, not live
PDF charts are native vector graphics, not interactive/live; correct the dogfooding caption wording accordingly.
1 parent 4051b30 commit 808ce73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</p>
4040

4141
<p align="center">
42-
<sub>☝ This banner is itself a GraphCompose document — <a href="./assets/readme/examples/engine-deck.pdf"><b>view the full capability deck (PDF)</b></a>, rendered by <a href="./examples/src/main/java/com/demcha/examples/flagships/EngineDeckExample.java"><code>EngineDeckExample</code></a>: live charts and real comparative benchmarks, all drawn by the engine. It renders its own marketing.</sub>
42+
<sub>☝ This banner is itself a GraphCompose document — <a href="./assets/readme/examples/engine-deck.pdf"><b>view the full capability deck (PDF)</b></a>, rendered by <a href="./examples/src/main/java/com/demcha/examples/flagships/EngineDeckExample.java"><code>EngineDeckExample</code></a>: native vector charts and real comparative benchmarks, all drawn by the engine. It renders its own marketing.</sub>
4343
</p>
4444

4545
## Why GraphCompose

0 commit comments

Comments
 (0)