From e6236bb5eaab4865169ee460c1ad9199603695c6 Mon Sep 17 00:00:00 2001 From: PizzaG Date: Sat, 12 Apr 2025 14:13:33 -0400 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/README.md b/README.md index b3b7b4c..2c86d75 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,53 @@ # Roms - Milanf + • A-Team Custom Rom Installer Features + -3 Custom Recovery Options + -3 Root Options + -Enable / Disable Encryption Option + -Recovery Installer + -ADB Sideload Compatible + -Linux Installer + -Windows Installer + + + • Rom Installation + *WILL WIPE DATA* + + -From Recovery + -Transfer Rom Zip To External SD Card + -Format Data From Recovery(yes option) + -Install Rom Zip + + OR + + -From ADB Sideload + -Ensure ADB Installed And Working + -Open Terminal In Rom Location + -Run Command: + adb shell twrp format data + adb sideload ROM_NAME.zip + + OR + + -From Linux + -Extract Rom Zip + -Run .sh file To Flash Device From Linux + + OR + + -From Windows + -Extract Rom Zip + -Run .bat File To Flash Device From Windows + + -After Rom Installation And Device Boots, + -Open Magisk Manager + -Select Magisk Direct Install + -Reboot + -🥸Done!!👍😁 + + + • Developer Donate Links + - @electimon - Moto-Common Device Tree, Bug Fixing + - https://paypal.me/electimon + - @PizzaG - Rom Building, Bug Reporting + - https://paypal.me/PizzaG98