Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
borisf committed Jul 19, 2017
1 parent 213eced commit 8957d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

![alt text](https://github.com/borisf/classyshark-bytecode-viewer/blob/master/img/CS%20Viewer.png)

### Download & Run
## Download & Run
To run, grab the [latest JAR](https://github.com/borisf/classyshark-bytecode-viewer/releases)
and run `java -jar ClassySharkBytecodeViewer.jar`. Optionally you can add a class file to load.
and run `java -jar ClassySharkBytecodeViewer.jar`. Optionally you can add a class file to open.

## Why
Instantaneously assess performance impact of my Kotlin code on a [class](https://en.wikipedia.org/wiki/Java_class_file) level.
Expand Down

0 comments on commit 8957d9c

Please sign in to comment.