Skip to content

Commit e55f06d

Browse files
authored
Update README_ZH.md
1 parent 047fd79 commit e55f06d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README_ZH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ err = cli.Aggregate(context.Background(), Pipeline{matchStage, groupStage}).All(
215215
````
216216

217217
- Hooks
218+
218219
Qmgo 灵活的 hooks:
219220

220221
````go
@@ -272,6 +273,7 @@ coll.Find(bson.M{"age": 6}).Sort("weight").Limit(7).All(&batch)
272273
```
273274

274275
## `Qmgo` vs `mgo`
276+
275277
[Qmgo 和 Mgo 的差异](https://github.com/qiniu/qmgo/wiki/Known-differences-between-Qmgo-and-Mgo)
276278

277279

0 commit comments

Comments
 (0)