summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d31eb4..ea996e4 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,9 @@ To run:
cargo run --bin roadmap2dot legend.yaml | dot -Tsvg > legend.svg
~~~
-This will produce a graph like the one below.
+This will produce a graph, which is visible below if this README is
+rendered from the source tree; or you can it [in the
+repository](https://gitlab.com/larswirzenius/roadmap/-/blob/main/legend.svg).
![](legend.svg "See yaml for textual version")