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