diff --git a/README.md b/README.md index 88b0e34..d34ff6b 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,9 @@ # APKrenamer A tool that allows you to bulk rename Android Aplication Package files according to it`s manifest - ![image](https://github.com/adrianvic/APKrenamer/assets/85490958/439e4e2c-caee-4755-a288-773c6db39fa2) (Version 1.1) + Made using [this](https://github.com/mam4dali/Csharp.Apk-Reader) lib - -## Example -This is an exmple of renamed APK files: -![Screenshot 2024-04-18 155204](https://github.com/adrianvic/APKrenamer/assets/85490958/2237f46c-40b7-467d-987f-11ea592aaa93) - -(this is a mess) - -![image](https://github.com/adrianvic/APKrenamer/assets/85490958/2a45758c-5ff7-4185-84b5-23b3f69afdc0) - -(this is organized with keywords extracted from the inside of the APKs) - ## Compatibility Needs .Net Framework 4.8.