diff --git a/README.md b/README.md index 575a038..0240b78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nanoid-net [![Build Status](https://travis-ci.org/codeyu/nanoid-net.svg?branch=master)](https://travis-ci.org/codeyu/nanoid-net) [![Build status](https://ci.appveyor.com/api/projects/status/i1ni7r193fs4t9tq/branch/master?svg=true)](https://ci.appveyor.com/project/codeyu/nanoid-net/branch/master) -[![NuGet Badge](https://buildstats.info/nuget/Nanoid)](https://www.nuget.org/packages/Nanoid/) +[![NuGet Badge](https://img.shields.io/nuget/v/Nanoid)](https://www.nuget.org/packages/Nanoid/) [![License](https://img.shields.io/badge/license-MIT%20License-blue.svg)](LICENSE) This package is .NET implementation of [ai's](https://github.com/ai) [nanoid](https://github.com/ai/nanoid)!