Skip to content

Commit 8a9a0cf

Browse files
LaelLuoAlexV525
authored andcommitted
Update README.md
1 parent 8b7beba commit 8a9a0cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Language: [English](README.md) | 中文简体
5656
final AssetEntity entity = await CameraPicker.pickFromCamera(context);
5757
```
5858

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Reference:
7575
final AssetEntity entity = await CameraPicker.pickFromCamera(context);
7676
```
7777

78-
After called and the picker displayed, plus `isAllowRecording` is `true`, tap the shooting button to take a picture, long press the shooting button to record a video.
78+
After called and the picker displayed, plus `isAllowRecording` is `true`, tap the shooting button to take a picture, long press the shooting button to record a video.

0 commit comments

Comments
 (0)