Skip to content

Commit

Permalink
Make README badge a link to NuGet.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Jul 9, 2024
1 parent 4309fbd commit ed4dad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bsdiff and bspatch are tools for building and applying patches to binary files.
For more information, see https://www.daemonology.net/bsdiff/

[![Build](https://github.com/LogosBible/bsdiff.net/actions/workflows/build.yaml/badge.svg)](https://github.com/LogosBible/bsdiff.net/actions/workflows/build.yaml)
![Nuget](https://img.shields.io/nuget/v/BsDiff)
[![Nuget](https://img.shields.io/nuget/v/BsDiff)](https://www.nuget.org/packages/BsDiff)

## License

Expand Down

0 comments on commit ed4dad4

Please sign in to comment.