Skip to content

Commit 0645341

Browse files
committed
Update readme
1 parent 9f5ae7c commit 0645341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ bitcoin-tx-graph-visualizer
33

44
Visualize bitcoin transactions using d3.js
55

6-
Below graph is generated with data found in `/example/transaction.json`.
6+
Below graph is a thumbnail of an SVG generated with data found in `/example/transaction.json`. Click to see the full version.
77

88
![Bitcoin transactions visualized](https://rawgithub.com/weilu/bitcoin-tx-graph-visualizer/master/example/transactions.svg)
99

10-
See `example` for sample usage. To run the example:
10+
See `example` for sample usage of this library. To run the example:
1111

1212
```bash
1313
git clone https://github.com/weilu/bitcoin-tx-graph-visualizer.git

0 commit comments

Comments
 (0)