From 0d2e749d69ad3798591c45dacd35daa396b3634c Mon Sep 17 00:00:00 2001 From: Luxferre <3335173-suborg@users.noreply.gitlab.com> Date: Sat, 18 Dec 2021 14:29:38 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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