Update README.md
This commit is contained in:
parent
f057278861
commit
fd26a98f3e
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -1,9 +1,20 @@
|
|||
# APKrenamer
|
||||
A tool that allows you to bulk rename Android Aplication Package files according to it`s manifest
|
||||
|
||||

|
||||
|
||||
(Version 1.1)
|
||||
|
||||
Made using [this](https://github.com/mam4dali/Csharp.Apk-Reader) lib
|
||||
|
||||
## Example
|
||||
This is an exmple of renamed APK files:
|
||||

|
||||
|
||||
(this is a mess)
|
||||
|
||||

|
||||
|
||||
(this is organized with keywords extracted from the inside of the APKs)
|
||||
|
||||
## Compatibility
|
||||
Needs .Net Framework 4.8.
|
||||
|
|
|
|||
Reference in a new issue