diff --git a/README.md b/README.md
index 6e9df39..503a621 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,9 @@ There are several ways to use it 🧐:
## 4. Use Github Actions with Push
+Click to expand
+
Github Action is a CI/CD tool introduced after Microsoft acquired Github, and you can run programs on GitHub Action by following these steps.
### 4.1 Fork
@@ -100,8 +103,13 @@ After extract `rarreg_file.zip`, you will get `rarreg.key`, just drag and drop i
If you get an invalid key, please check [the specific solution](#7-invalid-key).
+Click to expand
+
In order to make Merge and Pull easier for everyone, a new method for using Github Actions through [Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets) has been added:
### 5.1 Fork
@@ -132,8 +140,13 @@ Go to **Actions** and select **WinRAR Keygen Secrets** to run Workflow manually:
After running successfully, open the corresponding task and select **rarreg_file** to download.
+Click to expand
+
I recommend using the Github Actions, but you can still do your own compilation.
If you don't want to compile it yourself, you can also go to the [release](https://github.com/bitcookies/winrar-keygen/releases/) page to get `winrar-keygen.exe`.
@@ -212,6 +225,8 @@ de3cdc56b311475b484e80b48157a0c3af60ca4f7f9c75d49bc50d
Save the generated information in **ANSI encoding format** as `rarreg.key`.
+