diff --git a/README.md b/README.md index 4095b2d..5b872d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # AutoFLEX Auto inject [FLEX](https://github.com/FLEXTool/FLEX) to any iOS app! +## Features +* Always build with newest FLEX with Github actions +* Inject single deb into you ipa and profit +* Works even without jailbreak, and inject any 3rd party app. +* Open FLEX at application launch. + ## Install **Do NOT install the deb directly**, the released deb is not for direct installation. Instead, you must use sideloady or other ipa patcher to patch this deb into ipa. @@ -13,4 +19,4 @@ It basically inject beloved FLEX debugger into any iOS application. Yes. yes, but first they __do not have the newest FLEX__, second they cannot be used when you have no jailbreak. ## Yes but I absolutley want to install this deb directly! -OK, you have to fork this repo, modify the control file to include the app bundle id you wanna hook, and run the workflow to get your deb. +OK, you have to fork this repo, modify the autoflex.plist file to include the app bundle id you wanna hook, and run the workflow to get your deb.