Skip to content

Commit 27b1740

Browse files
LaelLuoAlexV525
authored andcommitted
Update README-ZH.md
1 parent 45ff05d commit 27b1740

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README-ZH.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ Language: [English](README.md) | 中文简体
3535

3636
## 准备工作 🍭
3737

38-
参考: [wechat_assets_picker#准备工作](https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/master/README-ZH.md#preparing-for-use-)
38+
参考:
39+
- [wechat_assets_picker#准备工作](https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/master/README-ZH.md#preparing-for-use-)
40+
- [camera#installation](https://pub.dev/packages/camera#installation)
3941

4042
## 使用方法 📖
4143

@@ -54,4 +56,4 @@ Language: [English](README.md) | 中文简体
5456
final AssetEntity entity = await CameraPicker.pickFromCamera(context);
5557
```
5658

57-
在选择器唤起后,并且 `isAllowRecording``true`,点击拍摄按钮以拍照,长按拍摄按钮以录像。
59+
在选择器唤起后,并且 `isAllowRecording``true`,点击拍摄按钮以拍照,长按拍摄按钮以录像。

0 commit comments

Comments
 (0)