Skip to content

Commit c8c5fe8

Browse files
committed
Add link to Nuget in Readme
1 parent 4aa841a commit c8c5fe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This is a LINQPad driver for MongoDB
22

3+
[![NuGet Version](https://img.shields.io/nuget/vpre/Linq2MongoDB.LINQPadDriver)](https://www.nuget.org/packages/Linq2MongoDB.LINQPadDriver) [![License](https://img.shields.io/github/license/Sirozha1337/Linq2MongoDB.LINQPadDriver)](MIT-LICENSE.txt)
4+
35
This driver allows you to query MongoDB using [LINQPad](https://www.linqpad.net/).
46

57
This driver is based on the mkjeff's [MongoDB driver for .NET](https://github.com/mkjeff/Mongodb.LINQPadDriver).

0 commit comments

Comments
 (0)