Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 1df0c8b

Browse files
committed
Update README.md
1 parent 832ed30 commit 1df0c8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This is not an official Google product
66

77
ClassyShark is a standalone tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. The browser supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and AndroidManifest (.xml).
88

9-
## Learn more
9+
### Learn more
1010
www.classyshark.com
1111

12-
## Command line
12+
### Command line
1313
[Command line reference] (https://github.com/google/android-classyshark/blob/master/CommandLine.pdf)
1414

15-
## Downloads
15+
### Downloads
1616

1717
To run, grab the latest jar from [here] (https://github.com/google/android-classyshark/releases)
1818
and type `java -jar ClassyShark.jar`.

0 commit comments

Comments
 (0)