diff --git a/README.md b/README.md index 0176863..1d18930 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Twitter: theapache64 -> A tool to compare two APK files at the dex level, which is useful for checking the impact of things like `[fullMode](https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#r8-full-mode)` and [dex optimisations](https://developer.android.com/topic/performance/baselineprofiles/dex-layout-optimizations). +> A tool to compare two APK files at the dex level. Useful for checking the impact of things like [fullMode](https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#r8-full-mode) and [dex optimisations](https://developer.android.com/topic/performance/baselineprofiles/dex-layout-optimizations). ### ⌨️ Install ```bash