From 0e9939f70de4e8c8dd5c7e0c7f198f678efdfd4d Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Mon, 26 Feb 2024 04:37:58 +0100 Subject: [PATCH] docs: Fix spelling mistakes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac0d03a..c59b11f 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,8 @@ Some of the features the ReVanced Library provides are: - 📝 **Signing APKs**: Read and write keystores, and sign APK files - 🧩 **Common utility functions**: Various APIs for ReVanced patches such as JSON serialization, reading and setting patch options, calculating the most common compatible version for a set of patches and more -- 💾 **Install and uninstall APKs**: Install and uninstall APK files using ADB locally, - using the Android package manager, or by mounting using root permissions +- 💾 **Install and uninstall APKs**: Install and uninstall APK files via ADB or locally, + the Android package manager, or by mounting using root permissions - 📦 **Repackage patched files to an APK**: Apply patched files from [ReVanced Patcher](https://github.com/revanced/revanced-patcher) to an APK file, and align & sign the APK file automatically