From aae71cddc3d39645ef75729d95ac0852b82b8db5 Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Mon, 2 Oct 2017 00:20:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 137692d..4149321 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ An example of generic repository implementation using the MongoDB C# Sharp 2.0 d Now available as a nuget package: https://www.nuget.org/packages/MongoDbGenericRepository/ +Covered by 200+ integration tests and counting. + # Usage examples This repository is meant to be inherited from.