diff --git a/README.md b/README.md index feb4af3..5497a82 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # APIv3 Notes: -* Uses a custom build of `mongo-jackson-codec`, which can be found [here](https://github.com/FrozenOrb/mongo-jackson-codec). +* Modifies `mongo-jackson-codec` by including copies of modified files and merging via maven-shade-plugin. See [here](https://github.com/FrozenOrb/APIv3/blob/master/src/main/java/fr/javatic/mongo/jacksonCodec/package-info.java) for more info.