From f5b7490f9486aab62a4b7551a19ec92de865e300 Mon Sep 17 00:00:00 2001
From: KomashiOFC <54118714+KomashiFX@users.noreply.github.com>
Date: Fri, 14 Jul 2023 23:50:00 -0300
Subject: [PATCH] Better Design to README.md

---
 README.md | 38 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 20 deletions(-)

diff --git a/README.md b/README.md
index 16f58cf..823e465 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
-## Microsoft  Activation  Scripts (MAS):
+<p align="center"><img src="https://github.com/KomashiFX/KomashiFX/blob/main/ReadMeSaves/1689385067225.png?raw=true" width="500">
+<br>
+<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/massgravel/Microsoft-Activation-Scripts/total"> <img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/massgravel/Microsoft-Activation-Scripts">
 
-A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
+</p>
+<h1 align="center">Microsoft  Activation  Scripts (MAS)</h1>
 
-## Download / How to use it?
+<p align="center">A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p><br>
 
-### Method 1 - PowerShell (Recommended)
+## <img src="https://api.iconify.design/ph:download-simple-bold.svg?color=%23cdcdcd"> Download / How to use it?
+
+### Method 1 - <img src="https://api.iconify.design/vscode-icons:file-type-powershell2.svg?color=%23cdcdcd" alt="PowerShell Logo"> PowerShell (Recommended)
 
 -   On Windows 8.1/10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
 -   Copy-paste the below code and press enter\
@@ -12,7 +17,7 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
 -   You will see the activation options, and follow onscreen instructions.
 -   That's all.
 
-### Method 2 - Traditional
+### Method 2 - <img src="https://api.iconify.design/ic:baseline-room-preferences.svg?color=%23cdcdcd" alt="Traditional"> Traditional
 
 -   Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
 -   Right click on the downloaded zip file and extract
@@ -21,29 +26,22 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
 -   You will see the activation options, and follow onscreen instructions.
 -   That's all.
 
-To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
+<img src="https://api.iconify.design/codicon:debug-coverage.svg?color=%23cdcdcd"> To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
 
 ```
 Latest Version: 1.8
 Release date: 16-Mar-2023
 ```
+<hr>
 
-### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
-### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
-### Homepage - https://massgrave.dev
+<p align="center"><a href="https://massgrave.dev/troubleshoot.html">Troubleshooting / Help</a> |
+<a href="https://massgrave.dev/genuine-installation-media.html">Download Original Windows & Office</a> |
+<a href="https://massgrave.dev">Homepage</a></p>
+
+<p align="center">Chat with us on <img src="https://api.iconify.design/mdi:discord.svg?color=%233a54cd"> <a href="https://discord.gg/gjJEfq7ux8" target="_blank">Discord</a> without signup or via <img src="https://api.iconify.design/logos:telegram.svg?color=%233a54cd"> <a href="https://t.me/Microsoft_Activation_Scripts" target="_blank">Telegram</a>.</p>
 </br>
 
-[![1.1]][1]
-[![1.2]][2]
-[![1.3]][3]
-
-[1.1]: https://lookimg.com/images/2023/03/21/QTvjcD.png (Chat with us without signup)
-[1.2]: https://lookimg.com/images/2023/03/21/QTvLyd.png (Chat with us)
-[1.3]: https://lookimg.com/images/2023/03/21/QTvXBJ.png (Follow on twitter)
-
-[1]: https://discord.gg/gjJEfq7ux8
-[2]: https://t.me/Microsoft_Activation_Scripts
-[3]: https://twitter.com/massgravel
+<p align="center"><a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel"></a></p>
 
 ---