diff --git a/README.md b/README.md index a4229c0..788b673 100644 --- a/README.md +++ b/README.md @@ -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. -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