From c94ffcf05cf2d0dc4df5546bc49e75f75cb5c715 Mon Sep 17 00:00:00 2001 From: mdsaifurrahmann Date: Thu, 27 Jul 2023 03:18:40 +0600 Subject: [PATCH] Readme added --- .DS_Store | Bin 10244 -> 10244 bytes README.md | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 README.md diff --git a/.DS_Store b/.DS_Store index 5395bd6135e1e33eb3daaad0660f4dd26b9f44b9..95a4b8566772e84bb72ff2c034c9b45c7ac6c38a 100644 GIT binary patch delta 701 zcmb`_Pe_w-9LMqR`)9e?W<1!RZE8~zG9+^A?+!sT!uf|#a;?>bvEq@Q(oNdbP)bL` zD7w^B(alH#>yYB=lo>^JiHabCR);!7L8l-nFVRz0r*8GVd_H`RFTT0I3d%iOG$ zVKZB_m}W1DYo4JYe_%skP4z~<&%CK^HFMr2<}tUUwr*cKdxzgX?>^OoyZvd`u0RdPsg>genTH<>&+OcWICcB zPFqa0#B>hQO%F*1ILa_1WI4rI z&T*a#j4{Dgu94>+_j$lWo>JfyuX)E8zA~qja;j3bShXsCP1YJa}br3SrteZ$}PU~i^Nf;eg zcKA_5C+JEkB5P4nmzB{GA|#3^u!6cMyA6W+{pL-7K+nzR;dA%Act+!+@yQ$IOzGj0 z!5U9G9STJPT2o^v6VTF;riOqPYHZGA>^8T*zBSRktFM1x_fh>-iI1E?O-V4sn8($X2@9W@wle10)$_h<#*Oo@Imsqm&0S}qxF;5Jo*SzNoKlIIBA9LpI`IFuxd8;;IE&R`h Ezvo?xQUCw| diff --git a/README.md b/README.md new file mode 100644 index 0000000..219469e --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Xiaomi Android Flashing tool for MacOS & Linux + +Flashing tool for all Xiaomi Devices compatible with MacOS and All Linux based Operating system. Simply clone, put the files; the rest will handle this script. Just choose your desire option. + +You can check & use ```adb sideload, adb devices, fastboot devices, flash VBMETA.img``` and many more. + +> ### Flash Custom ROM + +* To flash recovery; just put the ```recovery.img``` file to the root directory +* To use ```adb sideload```; just put the ```.zip``` file to the root folder + +--- + +> ### Flash Stock ROM + +* Download the ```fastboot``` file from [Xiaomi Firmware Updater](https://xiaomifirmwareupdater.com/ "Xiaomi Firmware Updater") website for your xiaomi device. +* extract the compressed ```fastboot``` file inside the ```stock-rom``` folder. + +--- + +Now, the rest of the operations will handle this script. In the mean time let's get a cup of coffee.