From 8f71ba4863a6e708875aee7d89e18746eba7e049 Mon Sep 17 00:00:00 2001 From: Yasser Null <162287858+YasserNull@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:44:22 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7d3f14d..3a4ebba 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ You can use the **Img Flasher** app or execute the `imgf` command in the termina ### ⚠️ Warning: When using the flash command, you cannot stop the process. Be careful; flashing the wrong file may cause your device to stop working or enter a boot loop. +### - ***App path : /sdcard/Download/ImgFlasher*** + ## App Features: ### 1. **Extract or Backup:** @@ -104,3 +106,10 @@ imgf unpack /sdcard/download/boot.img /sdcard/download/unpacked_boot imgf repack /sdcard/download/boot.img /sdcard/download/unpacked_boot /sdcard/download/repacked-boot.img ``` --- +### Install img flasher + ++ [imgf 1.0.0](https://github.com/Magisk-Modules-Alt-Repo/imgf/releases/tag/imgf-v1.0.0) + +### License + +[MIT](LICENSE)