Skip to content

Commit 4c15a4e

Browse files
committed
Update README.md
1 parent 6ab8919 commit 4c15a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is the tool, that can use .o(object) files to generate dependency graph.
55
All visualisations was done by [d3js](http://d3js.org/) library, which is just awesome!
66
This tool was made just for fun, but images can show how big your project is, how many classes it have, and how they linked to each other
77

8-
![Image example](https://pbs.twimg.com/media/BecW8fRCcAAPdP4.png:large)
8+
![Image example](https://pbs.twimg.com/media/CFDYofdUsAAzjSK.png:large)
99

1010
### Easiest way - For those who don't like to read docs
1111
This will clone project, and run it on the latest modified project

0 commit comments

Comments
 (0)