diff --git a/README.md b/README.md
index 4d8653b..8dee2bb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-

+
Microsoft Activation Scripts (MAS)
@@ -9,12 +9,12 @@
### Method 1 - PowerShell (Recommended)
-- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
+- Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter
-
- `irm https://massgrave.dev/get | iex`
-
-- You will see the activation options, and follow onscreen instructions.
+ ```
+ irm https://massgrave.dev/get | iex
+ ```
+- You will see the activation options. Follow the on-screen instructions.
- That's all.
### Method 2 - Traditional
@@ -23,22 +23,36 @@
- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named `All-In-One-Version`
- Run the file named `MAS_AIO.cmd`
-- You will see the activation options, and follow onscreen instructions.
+- You will see the activation options. Follow the on-screen instructions.
- That's all.
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
+
-`Latest Version: 2.5`
-
-`Release date: 16-Nov-2023`
-
+```
+Latest Version: 2.5
+Release date: 16-Nov-2023
+```
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
-### Homepage - https://massgrave.dev/
+### Homepage - [https://massgrave.dev/](https://massgrave.dev/)
+
+
+
+
+
+
+
+
+
+
+
+
+
---
Made with Love ❤️