|
2 | 2 | <img src="resources/icon.png" alt="Git Ranger Logo" width="128" /> |
3 | 3 | </p> |
4 | 4 |
|
5 | | -# 🤠 Git Ranger |
| 5 | +<h1 align="center">🤠 Git Ranger</h1> |
6 | 6 |
|
7 | | -> *Taming your Git history, one line at a time!* 🐎 |
| 7 | +<p align="center"><i>Taming your Git history, one line at a time!</i> 🐎</p> |
8 | 8 |
|
9 | | -[](https://visualstudio.microsoft.com/) |
10 | | -[](https://dotnet.microsoft.com/) |
11 | | -[](LICENSE) |
| 9 | +<p align="center"> |
| 10 | + <a href="https://visualstudio.microsoft.com/"><img src="https://img.shields.io/badge/Visual%20Studio-2022%20%7C%202026-purple?style=for-the-badge&logo=visualstudio&logoColor=white" alt="Visual Studio 2022"></a> |
| 11 | + <a href="https://dotnet.microsoft.com/"><img src="https://img.shields.io/badge/.NET%20Framework-4.8-blue?style=for-the-badge&logo=dotnet" alt=".NET Framework"></a> |
| 12 | + <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge" alt="License: MIT"></a> |
| 13 | +</p> |
12 | 14 |
|
13 | 15 | --- |
14 | 16 |
|
15 | | -A **visually stunning** Git management extension for Visual Studio 2022/2026, bringing GitLens-style functionality with theme-adaptive vibrant colors. 🎨✨ |
| 17 | +A **visually stunning** Git management extension for Visual Studio 2022/2026, with theme-adaptive vibrant colors. 🎨✨ |
16 | 18 |
|
17 | 19 | --- |
18 | 20 |
|
@@ -46,7 +48,7 @@ Check out our [issues list](https://github.com/CodingWithCalvin/VS-GitRanger/iss |
46 | 48 |
|
47 | 49 | ### From Visual Studio Marketplace |
48 | 50 |
|
49 | | -🚧 *Coming soon!* 🚧 |
| 51 | +[](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-GitRanger) |
50 | 52 |
|
51 | 53 | ### From Source |
52 | 54 |
|
@@ -134,8 +136,8 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE |
134 | 136 |
|
135 | 137 | **Calvin A. Allen** |
136 | 138 |
|
137 | | -[](https://codingwithcalvin.net) |
138 | | -[](https://github.com/CodingWithCalvin) |
| 139 | +[](https://codingwithcalvin.net) |
| 140 | +[](https://github.com/CodingWithCalvin) |
139 | 141 |
|
140 | 142 | --- |
141 | 143 |
|
|
0 commit comments