diff options
| author | WindowsAddict | 2023-08-02 15:18:18 +0000 |
|---|---|---|
| committer | GitHub | 2023-08-02 15:18:18 +0000 |
| commit | 637359e757b8c92284f0ba0cda2a925289cce989 (patch) | |
| tree | bcda61519263849a347b80042eb04d328cad6667 | |
| parent | cd0cf99bea3187c0f21f0713a53914ef22f06514 (diff) | |
| parent | f2f5438227f0411c119a0881182023d89756a7e9 (diff) | |
| download | Microsoft-Activation-Scripts-637359e757b8c92284f0ba0cda2a925289cce989.zip | |
Merge pull request #243 from nekoppai/master
Add logo to the readme
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ +<p align="center"><img src="https://raw.githubusercontent.com/massgravel/mas-docs/main/logo.png" alt="MAS Logo" height="128"></p> + <h1 align="center">Microsoft Activation Scripts (MAS)</h1> -<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> +<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> +<hr> ## Download / How to use it? |
