diff --git a/README.md b/README.md index ecbd756..ec9d3c8 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Build the project * Mono: Run *build.sh* [![Travis build status](https://travis-ci.org/fsprojects/FsLexYacc.svg)](https://travis-ci.org/fsprojects/FsLexYacc) * Windows: Run *build.cmd* [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/061nqkynrysnyiv7)](https://ci.appveyor.com/project/fsgit/fslexyacc) -* [![NuGet Status](http://img.shields.io/nuget/v/FsLexYacc.Runtime.svg?style=flat)](https://www.nuget.org/packages/FsLexYacc.Runtime/) - FsLexYacc.Runtime -* [![NuGet Status](http://img.shields.io/nuget/v/FsLexYacc.svg?style=flat)](https://www.nuget.org/packages/FsLexYacc/) - FsLexYacc +* [![NuGet Badge](https://buildstats.info/nuget/FsLexYacc.Runtime)](https://www.nuget.org/packages/FsLexYacc.Runtime) - `FsLexYacc.Runtime` +* [![NuGet Badge](https://buildstats.info/nuget/FsLexYacc)](https://www.nuget.org/packages/FsLexYacc) - `FsLexYacc` ### Maintainer(s)