From 77f8100baf1ce7d7b315414b36f40a6274e9e304 Mon Sep 17 00:00:00 2001 From: Veha Veha Date: Fri, 29 Nov 2024 21:59:04 +0700 Subject: [PATCH] Update README.md K --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d89e5d..3c1e270 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ DemodAPK is a Python-based tool designed to modify decompiled APK files. It enab 1. Clone the repository: ```bash - git clone https://github.com/Veha0001/DemodAPk.git - cd DemodAPk + git clone https://github.com/Veha0001/DemodAPK.git + cd DemodAPK ``` 2. Install the required libraries: ```bash