From 37c6f38d5dc594f7f84a651bcfb7fac050cb1d37 Mon Sep 17 00:00:00 2001 From: Alexandre SPIESER Date: Sun, 3 Sep 2017 17:44:07 +0100 Subject: [PATCH] Added reference to IntegrationTests project. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 695c053..b87a8a2 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,10 @@ The `IDocument` interface can be seen below: } ``` +Please refer to the IntegrationTests project for more usage examples. + ## Copyright -Copyright © 2016 +Copyright © 2017 ## License mongodb-generic-repository is under MIT license - http://www.opensource.org/licenses/mit-license.php