We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ea5fe commit b091253Copy full SHA for b091253
README.md
@@ -1,7 +1,7 @@
1
## TARDIS - Time Agnostic Room DAG Inspection Service
2
3
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
+Dendrite's internal APIs to graphically visualise a room using [d3-dag](https://github.com/erikbrinkman/d3-dag) for
5
debugging purposes.
6
7
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.
12
13
Currently very experimental and PoC.
14
15
+## Generates stuff like this:
16
+
17
+
18
19
+
20
21
### To use:
22
23
```
img/sugiyama.png
296 KB
img/zherebko.png
279 KB
0 commit comments