Skip to content

Commit 333a367

Browse files
committed
Fixed nuget package name in readme
1 parent b323a3e commit 333a367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![System.IO.Abstractions.Extensions](https://socialify.git.ci/System-IO-Abstractions/System.IO.Abstractions.Extensions/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&pattern=Charlie%20Brown&pulls=1&stargazers=1&theme=Dark)
2-
[![NuGet](https://img.shields.io/nuget/v/System.IO.Abstractions.Extensions.svg)](https://www.nuget.org/packages/System.IO.Abstractions.Extensions)
2+
[![NuGet](https://img.shields.io/nuget/v/TestableIO.System.IO.Abstractions.Extensions.svg)](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Extensions)
33
![Continuous Integration](https://github.com/System-IO-Abstractions/System.IO.Abstractions.Extensions/workflows/Continuous%20Integration/badge.svg)
44
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2e777fa545c94767acccd6345b1ed9b7)](https://app.codacy.com/gh/System-IO-Abstractions/System.IO.Abstractions.Extensions?utm_source=github.com&utm_medium=referral&utm_content=System-IO-Abstractions/System.IO.Abstractions.Extensions&utm_campaign=Badge_Grade_Dashboard)
55
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
@@ -8,5 +8,5 @@
88
Convenience functionality on top of System.IO.Abstractions
99

1010
```shell
11-
dotnet add package System.IO.Abstractions.Extensions
11+
dotnet add package TestableIO.System.IO.Abstractions.Extensions
1212
```

0 commit comments

Comments
 (0)