Skip to content

Commit 1b183fa

Browse files
authored
Fix badge formatting in README.md
1 parent b19352d commit 1b183fa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
[![Nuget](https://img.shields.io/nuget/v/System.DisposableObject?label=System.DisposableObject%20-%20NuGet&style=for-the-badge)
2-
![Nuget](https://img.shields.io/nuget/dt/System.DisposableObject?label=Downloads&style=for-the-badge)](https://www.nuget.org/packages/System.DisposableObject/)
1+
[![Nuget](https://img.shields.io/nuget/v/System.DisposableObject?label=System.DisposableObject%20-%20NuGet&style=for-the-badge)![Nuget](https://img.shields.io/nuget/dt/System.DisposableObject?label=Downloads&style=for-the-badge)](https://www.nuget.org/packages/System.DisposableObject/)
32

43
# System.DisposableObject
54
Base object for disposing managed and unmanaged objects. This object implements the dispose pattern for the .NET Framework.

0 commit comments

Comments
 (0)