Skip to content

Commit b091253

Browse files
committed
examples
1 parent 52ea5fe commit b091253

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## TARDIS - Time Agnostic Room DAG Inspection Service
22

33
TARDIS is a time-travelling debugger for Matrix room DAGs, which hooks into
4-
Dendrite's internal APIs to graphically visualise a room using d3-dag for
4+
Dendrite's internal APIs to graphically visualise a room using [d3-dag](https://github.com/erikbrinkman/d3-dag) for
55
debugging purposes.
66

77
The intention is to add it as a RightPanel widget to Riot (particularly in p2p mode)
@@ -12,6 +12,12 @@ works" animation from the frontpage of Matrix.org.
1212

1313
Currently very experimental and PoC.
1414

15+
## Generates stuff like this:
16+
17+
![](img/sugiyama.png)
18+
19+
![](img/zherebko.png)
20+
1521
### To use:
1622

1723
```

img/sugiyama.png

296 KB
Loading

img/zherebko.png

279 KB
Loading

0 commit comments

Comments
 (0)