Skip to content

Commit

Permalink
docs: update readme and the CRUD-Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Jul 27, 2021
1 parent 163d983 commit 5ca1401
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 491 deletions.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -6,7 +6,9 @@
[![Binder](https://notebooks.gesis.org/binder/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/AngelMunoz/Mondocks/HEAD)

> ```
> dotnet add package Mondocks
> dotnet add package Mondocks.Net
> # or for fable/nodejs
> dotnet add package Mondocks.Fable
> ```
> This library is based on the mongodb extended json spec and mongodb manual reference
Expand Down

0 comments on commit 5ca1401

Please sign in to comment.