Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![Nuget](https://img.shields.io/nuget/v/morelinq?style=flat-square)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The nuget badge should link to the nuget page for MoreLinq

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch! done in #813 because git said that this pull request's branch is protected I had to create a new one

![Nuget](https://img.shields.io/nuget/dt/morelinq?style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors/MoreLINQ/MoreLINQ?style=flat-square)

# MoreLINQ

LINQ to Objects is missing a few desirable features.
Expand Down