Skip to content

Commit 6381af6

Browse files
committed
CI
1 parent d3ba7db commit 6381af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ implementation 'com.github.jenly1314.MLKit:mlkit-camera-core:1.0.1'
7777

7878
## 示例
7979

80-
初始化 **OpenCV****WeChatQRCodeDetector** (建议在 **Application** 中的 **onCreate** 方法中初始化)
80+
初始化 **OpenCV****WeChatQRCodeDetector** 建议在 **Application** **onCreate** 方法中初始化
8181
```kotlin
8282
//初始化OpenCV
8383
OpenCV.initAsync(context)

0 commit comments

Comments
 (0)