Skip to content

Commit 92aa051

Browse files
authored
Update README.md
1 parent c1af39c commit 92aa051

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
## iOS平台
1919
使用“Mixed Mode Execution” 兼顾性能(aot)和灵活性(interpreter)
2020

21-
## windows平台
22-
使用jit模式运行,可以导出Il2cpp工程,添加ScriptEngine项目断点调试。
21+
## Windows平台
22+
使用Jit模式运行,可以导出Il2cpp工程,添加ScriptEngine项目断点调试。
2323

24-
## Andrroid平台
24+
## Android平台
2525
请使用Unity的Mono运行时,可以直接调用`Assembly.Load`,同使用PureScript是等效的,工程结构无需修改。
2626

2727
---------------------------------------------------

0 commit comments

Comments
 (0)