Skip to content

Commit f10c4b0

Browse files
committed
Update readme.
1 parent 3bcee62 commit f10c4b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Thread Dump Viewer
22

3-
version: `0.1.0`
4-
53
🚀 **Offline** Thread Dump Analyzer.
64

75
Disclaimer: I am making this for my own use.
@@ -14,7 +12,7 @@ I have no intention of making it a full-fledged tool 🤷‍♂️.
1412
Download the fat jar and run it:
1513

1614
```shell
17-
java -jar tdv-0.1.0-all.jar <thread-dump-file>
15+
java -jar tdv-X.Y.Z-all.jar <thread-dump-file>
1816
```
1917

2018
The report will be generated in the `out` subfolder as HTML file.

0 commit comments

Comments
 (0)