Skip to content

Commit dcd3bc0

Browse files
Fix README badges
1 parent a71c93c commit dcd3bc0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
[![Build status](https://ci.appveyor.com/api/projects/status/vdx8o03ethg5opt4?svg=true)](https://ci.appveyor.com/project/Cloudinary/cloudinarydotnet) [![NuGet Badge](https://buildstats.info/nuget/CloudinaryDotNet)](https://www.nuget.org/packages/CloudinaryDotNet/)
1+
[![Build status](https://ci.appveyor.com/api/projects/status/vdx8o03ethg5opt4?svg=true)](https://ci.appveyor.com/project/Cloudinary/cloudinarydotnet)
2+
[![NuGet Badge](https://img.shields.io/nuget/v/CloudinaryDotNet)](https://www.nuget.org/packages/CloudinaryDotNet/)
3+
![NuGet Downloads](https://img.shields.io/nuget/dt/CloudinaryDotNet)
24

35
Cloudinary .NET SDK
46
==================
@@ -32,7 +34,7 @@ For the complete documentation, see the [.NET SDK Guide](https://cloudinary.com/
3234

3335
## Version Support
3436

35-
| SDK Version | .NET Framework 4.5.2 - 4.8 | .NET Standard 1.3 and up | .NET Core | .NET 5 - 8 |
37+
| SDK Version | .NET Framework 4.5.2 - 4.8 | .NET Standard 1.3 and up | .NET Core | .NET 5 - 9 |
3638
|-------------|----------------------------|--------------------------|-----------|------------|
3739
| 1.x |||||
3840

0 commit comments

Comments
 (0)