From bb20f079a0299805209e3800b77b3d5b8dce32e0 Mon Sep 17 00:00:00 2001 From: isPointer Date: Sun, 14 Jun 2026 00:22:34 +0600 Subject: [PATCH] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 97b4d69..2ea01bc 100644 --- a/README.md +++ b/README.md @@ -19,15 +19,8 @@ RePairip is a command-line tool that works with PairIP-protected Android packages. It can merge split `.apks` packages, patch PairIP-related dex code, clean split metadata from the manifest, rebuild the APK, and optionally apply a static translation JSON to restore dumped PairIP values -## Screenshots -| App UI | Dump Style | -| --- | --- | -| ![App UI](preview/a1.jpg) | ![Dump Style](preview/a2.jpg) | - - -### tutorial -## Project Previews +## Tutorial @@ -38,6 +31,12 @@ RePairip is a command-line tool that works with PairIP-protected Android package
+ +| App UI | Dump Style | +| --- | --- | +| ![App UI](preview/a1.jpg) | ![Dump Style](preview/a2.jpg) | + + ## License This project is distributed under the Apache License 2.0.