diff --git a/README.md b/README.md index e0ceff5..cba8b01 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ You can override this behaviour to enforce legacy behaviour in your app Startup `MongoDbContext.SetGuidRepresentation(MongoDB.Bson.GuidRepresentation.CSharpLegacy)`. More info [here](https://github.com/alexandre-spieser/mongodb-generic-repository/issues/7). +# Support This Project +If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying the team a coffee: Buy Me A Coffee + + # Usage examples This repository is meant to be inherited from.