diff --git a/README.md b/README.md index a9eaa64..f2caa43 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,15 @@ [license-url]: https://github.com/ASolomatin/T-Digest.NET/blob/master/LICENSE [nuget-icon]: https://img.shields.io/nuget/v/T-Digest.NET.svg -[nuget-downloads-icon]: https://img.shields.io/nuget/dt/T-Digest.NET.svg [nuget-url]: https://www.nuget.org/packages/T-Digest.NET +[nuget-downloads-icon]: https://img.shields.io/nuget/dt/T-Digest.NET.svg +[nuget-downloads-url]: https://www.nuget.org/stats/packages/T-Digest.NET?groupby=Version + # T-Digest.NET [![NuGet][nuget-icon]][nuget-url] -[![NuGet downloads][nuget-downloads-icon]][nuget-url] +[![NuGet downloads][nuget-downloads-icon]][nuget-downloads-url] [![Tests][test-icon]][test-url] [![Publish][packaging-icon]][packaging-url] [![GitHub][license-icon]][license-url] diff --git a/src/TDigestNet/TDigestNet.csproj b/src/TDigestNet/TDigestNet.csproj index 58261bc..d862411 100644 --- a/src/TDigestNet/TDigestNet.csproj +++ b/src/TDigestNet/TDigestNet.csproj @@ -13,6 +13,7 @@ git https://github.com/ASolomatin/T-Digest.NET https://github.com/ASolomatin/T-Digest.NET + README.md t-digest, tdigest, digest, percentile, quantile LICENSE T-Digest.NET @@ -37,7 +38,8 @@ - + +