Skip to content

Commit 8314439

Browse files
author
Bart Koelman
authored
Update README.md
1 parent 0ba9594 commit 8314439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# JsonApiDotNetCore MongoDB Repository
1+
# MongoDB support for JsonApiDotNetCore
22

3-
Plug-n-play implementation of `IResourceRepository<TResource, TId>` allowing you to use MongoDB with your `JsonApiDotNetCore` APIs.
3+
Plug-n-play implementation of `IResourceRepository<TResource, TId>` allowing you to use [MongoDB](https://www.mongodb.com/) with your [JsonApiDotNetCore](https://github.com/json-api-dotnet/JsonApiDotNetCore) APIs.
44

55
## Installation and Usage
66

0 commit comments

Comments
 (0)