Skip to content

Commit f7d4184

Browse files
authored
docs: update nuget package badge (dotnet#7236)
1 parent 4919b43 commit f7d4184

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ ML.NET also runs on ARM64, Apple M1, and Blazor Web Assembly. However, there are
3232

3333
## ML.NET NuGet packages status
3434

35-
[![NuGet Status](https://img.shields.io/nuget/vpre/Microsoft.ML.svg?style=flat)](https://www.nuget.org/packages/Microsoft.ML/)
35+
[![NuGet Status](https://img.shields.io/nuget/v/Microsoft.ML.svg?style=flat)](https://www.nuget.org/packages/Microsoft.ML/)
36+
37+
[![Latest NuGet Status](https://img.shields.io/nuget/vpre/Microsoft.ML.svg?style=flat)](https://www.nuget.org/packages/Microsoft.ML/absoluteLatest)
3638

3739
## Release notes
3840

0 commit comments

Comments
 (0)