📝 Updated Docs

This commit is contained in:
Nikhil Badyal
2022-11-02 22:08:09 +05:30
parent be42de0f4c
commit 5fb01a3ef9
+6 -15
View File
@@ -1,4 +1,4 @@
# Docker-Py-ReVanced
# 🤓Docker-Py-ReVanced
A little python script that will help you in building Revanced and Revanced-Extended [apps](#note)
@@ -8,7 +8,7 @@ Revanced Extended.
## Pre-Built APKs
You can get pre-built apks [here](https://t.me/revanced_apkss)
You can get pre-built apks [here](https://revanced_apkss.t.me/)
## Build Yourself
@@ -44,8 +44,7 @@ You can use any of the following methods to build.
4. If the building process is successful, youll get your APKs in the <br>
<img src="https://i.imgur.com/S5d7qAO.png" width="700" style="left">
<details>
<summary>🐳With Docker Compose</summary>
- 🐳With Docker Compose
1. Install Docker(Skip if already installed)
```bash
@@ -77,10 +76,7 @@ You can use any of the following methods to build.
docker-compose up
```
</details>
<details>
<summary>🐳With Docker</summary>
- 🐳With Docker
1. Install Docker(Skip if already installed)
```bash
@@ -93,10 +89,7 @@ You can use any of the following methods to build.
```
You can pass below envs with `-e` flag.
</details>
<details>
<summary>🫠Without Docker</summary>
- 🫠Without Docker
1. Install Java17 (zulu preferred)
2. Install Python
@@ -117,9 +110,7 @@ You can use any of the following methods to build.
python python main.py
```
</details>
### Note
## Note
(Pay attention to 3,4)<br>
By default, script build the version as recommended by Revanced team.