diff --git a/README.md b/README.md index d298efd..e4c6e15 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ English | [中文简体](./README-zh_CN.md) `go-mongox` is a generics-based library that enhances the MongoDB official framework, offering a seamless chainable API for effortless document handling. Additionally, it features an array of `bson` constructors and built-in functions, designed to simplify and expedite the creation of `bson` data. # Feature Highlights +- Generic MongoDB Collection - `CRUD` operations on documents - Aggregation operations - Built-in basic `Model` structure for automated updates of default `field` fields