Updated README

This commit is contained in:
Luxferre
2021-12-18 14:29:38 +02:00
parent 6ecf36f90c
commit 0d2e749d69
+1 -1
View File
@@ -6,7 +6,7 @@ Cross-platform MediaTek feature phone dumping had been achieved long ago with [M
Unfortunately, the architecture of Unisoc chipset boot ROM doesn't allow us to get away without any loader blobs. So, some FDL binaries are also shipped in this repo. Unfortunately, the architecture of Unisoc chipset boot ROM doesn't allow us to get away without any loader blobs. So, some FDL binaries are also shipped in this repo.
The `unidump.py` is the main file to use. The `unicmd.py` is the library created for easier command interface encapsulation. The `unidump.py` file is the main script to use. The `unicmd.py` file is the library created for easier command interface encapsulation.
## Dependencies ## Dependencies