Skip to content

Commit 459fe2c

Browse files
authored
Update README.md (#75)
1 parent 08c7444 commit 459fe2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
# ManagedCode.Storage
44

55
[![.NET](https://github.com/managedcode/Storage/actions/workflows/dotnet.yml/badge.svg)](https://github.com/managedcode/Storage/actions/workflows/dotnet.yml)
6-
[![Coverage Status](https://coveralls.io/repos/github/managedcode/Storage/badge.svg?branch=main&service=github)](https://coveralls.io/github/managedcode/Storage?branch=main)
6+
[![codecov](https://codecov.io/gh/managedcode/Storage/graph/badge.svg?token=OMKP91GPVD)](https://codecov.io/gh/managedcode/Storage)
77
[![nuget](https://github.com/managedcode/Storage/actions/workflows/nuget.yml/badge.svg?branch=main)](https://github.com/managedcode/Storage/actions/workflows/nuget.yml)
88
[![CodeQL](https://github.com/managedcode/Storage/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/managedcode/Storage/actions/workflows/codeql-analysis.yml)
99

10+
1011
| Version | Package | Description |
1112
| ------- |---------------------------------------------------------------------------------------------------------------------------------------|-----------------|
1213
|[![NuGet Package](https://img.shields.io/nuget/v/ManagedCode.Storage.Core.svg)](https://www.nuget.org/packages/ManagedCode.Storage.Core) | [ManagedCode.Storage.Core](https://www.nuget.org/packages/ManagedCode.Storage.Core) | Core |

0 commit comments

Comments
 (0)