Skip to content

Commit ee17549

Browse files
authored
Update README.md
1 parent d68a4b9 commit ee17549

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Use it can be easily applied the Lua script on iOS, Android, OS X, and provides
44

55
## How to use
66

7-
### iOS / OS X
7+
----------
8+
### iOS / OS X Platform
89

910
**Integrated**
1011

@@ -75,8 +76,8 @@ LSCValue *value = [self.context callMethodWithName:@"add"
7576
[LSCValue integerValue:24]]];
7677
NSLog(@"result = %@", [value toNumber]);
7778
```
78-
79-
### Android
79+
----------
80+
### Android Platform
8081

8182
**Integrated**
8283

0 commit comments

Comments
 (0)