Skip to content

Commit

Permalink
Don't need svg extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrant committed Apr 16, 2024
1 parent 300c757 commit aa0c111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
imageformats
============
[![Build](https://github.com/dbrant/imageformats/actions/workflows/dotnet.yml/badge.svg)](https://github.com/dbrant/imageformats/actions/workflows/dotnet.yml)
[![NuGet](https://img.shields.io/nuget/v/DmitryBrant.ImageFormats.svg)](https://www.nuget.org/packages/DmitryBrant.ImageFormats/)
[![Downloads](https://img.shields.io/nuget/dt/DmitryBrant.ImageFormats.svg)](https://www.nuget.org/packages/DmitryBrant.ImageFormats/)
[![NuGet](https://img.shields.io/nuget/v/DmitryBrant.ImageFormats)](https://www.nuget.org/packages/DmitryBrant.ImageFormats/)
[![Downloads](https://img.shields.io/nuget/dt/DmitryBrant.ImageFormats)](https://www.nuget.org/packages/DmitryBrant.ImageFormats/)

.NET modules for decoding obscure graphics formats:

Expand Down

0 comments on commit aa0c111

Please sign in to comment.