Bläddra i källkod

Update README.md

VLADYSLAV BOBER 11 månader sedan
förälder
incheckning
4ed617acca
1 ändrade filer med 19 tillägg och 0 borttagningar
  1. 19 0
      README.md

+ 19 - 0
README.md

@@ -1,5 +1,17 @@
+<div align="center">
+
 # Visual Studio Telemetry Disable Tool
 
+---
+
+### 👀 Repository Views
+
+<img alt="count" src="https://count.getloli.com/get/@:EXLOUD-VS-Telemetry-Disable?theme=rule34" />
+
+**⭐ If this tool helped you, please consider giving it a star! ⭐**
+
+---
+
 [![PowerShell](https://img.shields.io/badge/PowerShell-5.1%20%7C%207.0%2B-blue)](https://github.com/PowerShell/PowerShell)
 [![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
 ![Windows](https://img.shields.io/badge/Windows-7%2F8%2F10%2F11-blue.svg)
@@ -8,6 +20,8 @@
 
 A comprehensive PowerShell-based tool to disable telemetry and data collection across Microsoft development tools including Visual Studio, Visual Studio Code, .NET CLI, and NuGet.
 
+</div>
+
 ## 🚀 Features
 
 - **Comprehensive Coverage**: Disables telemetry for Visual Studio 2015-2022, VS Code, .NET CLI, and NuGet
@@ -223,6 +237,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
 
 ## 📊 Compatibility
 
+<div align="center">
+
 | Component | Status | Notes |
 |-----------|--------|-------|
 | Visual Studio 2015 | ✅ Supported | If installed |
@@ -235,6 +251,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
 | PowerShell 5.1 | ✅ Supported | Windows PowerShell |
 | PowerShell 7.0+ | ✅ Supported | Recommended |
 
+</div>
+
 ## 🔮 Roadmap
 
 - [ ] GUI interface for easier usage
@@ -245,4 +263,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
 
 ---
 
+
 **⭐ If this tool helped you, please consider giving it a star!**