From f2825a7af8c49b15313e85d47ba0866af6f92baa Mon Sep 17 00:00:00 2001 From: Fioren <102145692+FiorenMas@users.noreply.github.com> Date: Tue, 2 Apr 2024 19:04:01 +0700 Subject: [PATCH] Update Frequently Asked Questions.md --- docs/Frequently Asked Questions.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/Frequently Asked Questions.md b/docs/Frequently Asked Questions.md index 63b508e..f70aa23 100644 --- a/docs/Frequently Asked Questions.md +++ b/docs/Frequently Asked Questions.md @@ -13,16 +13,15 @@ The issue might be that your Android OS is preventing MicroG (GMS Core) from run ### Q: How do I use this repository for patching my own app? You should [fork](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root/fork) the repository, and then go to the `Action` tab -![Click Action](https://i.imgur.com/GewSCbi.png) +![Click Action](../main/docs/image/FAQ/patching-app-1.png) Click "I understand my workflows, go ahead and enable them" -![Click "I understand my workflows, go ahead and enable them"](https://i.imgur.com/OjI1Pxa.png) +![Click "I understand my workflows, go ahead and enable them"](../main/docs/image/FAQ/patching-app-2.png) Follow these steps to run the workflow for Manual Patch apps! -![](https://i.imgur.com/qFoOyxl.png) +![](../main/docs/image/FAQ/patching-app-3.png) -By default, the Readme.md file uses links to download my patched apps, but if you want to change the Readme.md file to download your own patched apps, you should run the workflow named `Fix Readme`. The steps are similar to when you patch Revanced apps. -![](https://i.imgur.com/pMjwc3S.png) +And then go to Readme click download your patched apps! --- @@ -38,7 +37,7 @@ You should open the folder `Revanced-And-Revanced-Extended-Non-Root/src/patches/ ### Q: I want to use a custom file options.json. How can I do it? -You should open the folder `Revanced-And-Revanced-Extended-Non-Root/src/options/`. It contains files revanced.json, ReX.json... edit those file the same as you would options.json +You should open the folder [Revanced-And-Revanced-Extended-Non-Root/src/options/](../main/src/options). It contains files revanced.json, ReX.json... edit those file the same as you would options.json --- @@ -52,5 +51,4 @@ I’m so sorry about this, but my repository only patches apps from “scripts You can rest assured that it’s safe because my code is 100% open-source and uses GitHub Actions to patch the apps. The apk files used for patching are downloaded from the trusted site “APKMirror”. ----- -Images hosted by [Imgur](https://imgur.com/a/45Cc9hv) +---- \ No newline at end of file