diff --git a/README.md b/README.md index e1a224d..20f5afb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ + # ACVPatcher +[![Build](https://github.com/pilgun/acvpatcher/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/pilgun/acvpatcher/actions/workflows/build.yml) + ACVPatcher is a CLI tool to patch AndroidManifest and DEX classes inside an APK without reassembling resources. ACVPatcher is a replacement of Apktool for the ACVTool purpuses to improve its repackaging success rate. ## Installation