Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
TangHuaiZhe authored and daniellockyer committed Aug 24, 2020
1 parent 72066d6 commit 2468350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Diff two version of an APK. Useful for seeing what changes have been made after

The output is currently in a 'git diff'-style but there are plans for HTML reports.

Clone the repo and run `python apktool.py -h` to see all the options.
Clone the repo and run `python apkdiff.py -h` to see all the options.

![Example Display](screenshot1.png)

0 comments on commit 2468350

Please sign in to comment.