Skip to content

Commit ce8caea

Browse files
committed
Fix typo in README
1 parent 0e280d6 commit ce8caea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NetLegacySupport
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/0v2wraqkyyltgyg1?svg=true)](https://ci.appveyor.com/project/veblush/netlegacysupport)
4-
[![Coverage Status](https://coveralls.io/repos/github/SaladLab/AsyncWorker/badge.svg?branch=master)](https://coveralls.io/github/SaladLab/NetLegacySupport?branch=master)
4+
[![Coverage Status](https://coveralls.io/repos/github/SaladLab/NetLegacySupport/badge.svg?branch=master)](https://coveralls.io/github/SaladLab/NetLegacySupport?branch=master)
55

66
Library helps supporting old .NET frameworks like .NET 2.0 and 3.5.
77
This is a backport from .NET Core. Following classes are provided:

0 commit comments

Comments
 (0)