Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crimera authored Mar 3, 2024
1 parent fbe6133 commit 247450a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Notes
Use https://github.com/crimera/revanced-integrations when building
- Use [crimera/revanced-integrations](https://github.com/crimera/revanced-integrations) when building.
- It is recommended to build with the official [revanced-patch](https://github.com/revanced/revanced-patches) bundle to remove ads.

```sh
java -jar cli.jar patch \
-b official-revanced.jar \
-b piko.jar \
-m integrations.apk \
-o out.apk input.apk
```

0 comments on commit 247450a

Please sign in to comment.