Skip to content

Commit 85b6329

Browse files
authored
docs: update README badges to for-the-badge style (#3)
1 parent b9b825e commit 85b6329

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodingWithCalvin.VsixSdk
22

3-
[![NuGet](https://img.shields.io/nuget/v/CodingWithCalvin.VsixSdk.svg)](https://www.nuget.org/packages/CodingWithCalvin.VsixSdk)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![NuGet](https://img.shields.io/nuget/v/CodingWithCalvin.VsixSdk?style=for-the-badge)](https://www.nuget.org/packages/CodingWithCalvin.VsixSdk)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)](https://opensource.org/licenses/MIT)
55

66
An MSBuild SDK that brings modern SDK-style `.csproj` files to Visual Studio extension development. No more XML soup! 🎉
77

0 commit comments

Comments
 (0)