Skip to content

Commit 8b8ff25

Browse files
authored
Update README.md
1 parent 9247e89 commit 8b8ff25

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# ASP.NET Core & Vue.js Starter
22

3-
<a href="https://www.nuget.org/packages/aspnetcore-vuejs/" target="_blank"><img alt="Nuget" src="https://img.shields.io/nuget/v/aspnetcore-vuejs.svg?style=for-the-badge&color=b31ae7"></a>
4-
<a href="https://www.nuget.org/packages/aspnetcore-vuejs/" target="_blank"><img alt="Nuget" src="https://img.shields.io/nuget/dt/aspnetcore-vuejs.svg?label=Nuget%20Downloads&style=for-the-badge&color=e51384"></a>
3+
[![Nuget](https://img.shields.io/nuget/v/aspnetcore-vuejs.svg?style=for-the-badge&color=5b1096)](https://www.nuget.org/packages/aspnetcore-vuejs/)
4+
[![Nuget Downloads](https://img.shields.io/nuget/dt/aspnetcore-vuejs.svg?label=Nuget%20Downloads&style=for-the-badge&color=b31ae7)](https://www.nuget.org/packages/aspnetcore-vuejs/)
5+
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge&color=e51384)](/LICENSE)
56

67
---
78

@@ -128,7 +129,7 @@ _Looking for ASP.NET Core & Angular 7.x+ Universal starter? [click here](https:/
128129

129130
# License
130131

131-
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/LICENSE)
132+
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?for-the-badge&color=e51384)](/LICENSE)
132133

133134
Copyright (c) 2016-2019 [Mark Pieszak](https://github.com/MarkPieszak)
134135

0 commit comments

Comments
 (0)