We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5ae7c commit 0645341Copy full SHA for 0645341
README.md
@@ -3,11 +3,11 @@ bitcoin-tx-graph-visualizer
3
4
Visualize bitcoin transactions using d3.js
5
6
-Below graph is generated with data found in `/example/transaction.json`.
+Below graph is a thumbnail of an SVG generated with data found in `/example/transaction.json`. Click to see the full version.
7
8

9
10
-See `example` for sample usage. To run the example:
+See `example` for sample usage of this library. To run the example:
11
12
```bash
13
git clone https://github.com/weilu/bitcoin-tx-graph-visualizer.git
0 commit comments