From f95f5c46be83fbce192523406ce09c4d51eb55fc Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 26 Nov 2022 14:34:39 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20star=20instruction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 4388f55..f8a1f3f 100644 --- a/README.md +++ b/README.md @@ -16,33 +16,35 @@ You can use any of the following methods to build. - 🚀In GitHub (**_`Recommended`_**) - 1. Fork the project.
-
- 2. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions. + 1. Clik Star to support the project.
+
+ 2. Fork the project.
+
+ 3. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions. +
+ 🚶Detailed step by step guide + + - Go to the repo settings and then to actions->secret
+
+ - Add Repository secret
+ + +
+ + 4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`. +
🚶Detailed step by step guide - - Go to the repo settings and then to actions->secret
-
- - Add Repository secret
- + - Go to actions tab
+
+ - Check the status of build, It should look green.
+ -
+ - 3. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`. - -
- 🚶Detailed step by step guide - - - Go to actions tab
-
- - Check the status of build, It should look green.
- - -
- - 4. If the building process is successful, you’ll get your APKs in the
- + 5. If the building process is successful, you’ll get your APKs in the
+ - 🐳With Docker Compose Windows/Mac users simply install Docker Desktop. If using Linux see below