diff --git a/README.md b/README.md
index e024982..4e7b2b9 100644
--- a/README.md
+++ b/README.md
@@ -15,12 +15,8 @@ You can use any of the following methods to build.
- 🚀In GitHub (**_`Recommended`_**)
1. Fork the project.
- 
- 2. Add following secrets to the repo.
- 1. _GH_TOKEN_ (**required**) - GitHub token so that it can upload to GitHub
- after building. Click [here](#generate-token) to learn how to get that.
- 2. _VT_API_KEY_ (optional) - required only if you want Virus total scan.
- 3. _ENVS_ (optional) - required only if you want to cook specific apps/versions.
+ ![fork]
+ 2. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions.
🚶Detailed step by step guide
@@ -31,8 +27,7 @@ You can use any of the following methods to build.
- 3. Go to actions tab. Select `Build Revanced APK`.Click on `Run Workflow`.
- 1. It can take a few minute to start. Just be patient.
+ 3. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
🚶Detailed step by step guide
@@ -40,16 +35,11 @@ You can use any of the following methods to build.
- Go to actions tab
![action_0]
- Check the status of build, It should look green.
- ![action_1]
- - Check logs if something fails.
- ![action_2]
- ![action_3]
+ ![build_wait]
- 4. If the building process is successful, you’ll get your APKs in the releases
- - ![apks]
- 5. Click on **`Build-`** and download the apk file.
+ 4. If the building process is successful, you’ll get your APKs in the ![apks]
@@ -253,21 +243,21 @@ By default, script build the version as recommended by Revanced team.
```
Possible values for `ARCHS_TO_BUILD` are: `armeabi-v7a`,`x86`,`x86_64`,`arm64-v8a`
Make sure you are using `revanced-extended` as `revanced` doesn't support this.
-13. Sample Envs ![envs]
+13. You can scan your build apks files with VirusTotal. For that, Add `VT_API_KEY` in `GitHub secrets`.
+14. Sample Envs ![envs]
### Generate Token
1. Go to your account developer [settings](https://github.com/settings/tokens). Click on generate new token.
2. Give a nice name. and grant following permissions
-
+
+[fork]: https://i.imgur.com/R5HdByI.png
[secrets]: https://i.imgur.com/083Bjpg.png
[step_1]: https://i.imgur.com/Inj82KK.png
-[step_2]: https://user-images.githubusercontent.com/22337329/186521861-42786e8d-5db4-43ef-9676-2f7e7c0eddc4.png
-[action_0]: https://i.imgur.com/M1XdjZC.png
-[action_1]: https://user-images.githubusercontent.com/22337329/186533319-0aebf294-9bac-4859-b4e1-1b4c87d39f48.png
-[action_2]: https://user-images.githubusercontent.com/22337329/186533358-e27e30bc-0d16-4f56-a335-0387c481dbf8.png
-[action_3]: https://user-images.githubusercontent.com/22337329/186533417-15477a2c-28c3-4e39-9f3d-c4e18202d000.png
+[step_2]: https://i.imgur.com/V2Wfx3J.png
+[action_0]: https://i.imgur.com/XSCvzav.png
+[build_wait]: https://i.imgur.com/CsJt9W1.png
[apks]: https://i.imgur.com/S5d7qAO.png
[chat id]: https://i.imgur.com/22UiaWs.png
[bot api]: https://i.imgur.com/A6JCyK2.png