Skip to content

Commit e4c7135

Browse files
authored
Update README.md
1 parent 5f86754 commit e4c7135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# 使用
2121
## 导入
22-
- 直接将所有文件(`.h`, `.mm`, `.cs`)的导入Unity项目的Assets/Plugins/iOS中
22+
- 直接将所有文件(`.h`, `.mm`, `.cs`)导入Unity项目的Assets/Plugins/iOS中
2323
- 调用 iOSNative.cs 中的方法即可 (iOSCallbackHelper.cs不用管,运行时需要时会自动初始化,也可以提前放入场景中)
2424

2525
## 模块介绍

0 commit comments

Comments
 (0)