From 2eeb01f89c872999171deae22ecb69cc7a77c415 Mon Sep 17 00:00:00 2001 From: RoboSchmied Date: Tue, 5 Mar 2024 23:45:49 +0100 Subject: [PATCH] Update [README.md] fix 2 typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed430a5..28fd451 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Android Decompiler ================== -The Android Decompile is a script that combines different tools for succesfully decompiling any Android package (APK) to it's Java source-code and resources (including the AndroidManifest.xml, 9-patches, layout files,...). +The Android Decompile is a script that combines different tools for successfully decompiling any Android package (APK) to it's Java source-code and resources (including the AndroidManifest.xml, 9-patches, layout files,...). Tools ----- @@ -40,7 +40,7 @@ parameters: Contributions ------------- -Any pull requests submitted will be looked at and if it really adds any aditional value they will be accepted. Any change-ideas are welcome! +Any pull requests submitted will be looked at and if it really adds any additional value they will be accepted. Any change-ideas are welcome! License -------