Skip to content

Commit 751de00

Browse files
authored
Update README.md
1 parent ee17549 commit 751de00

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
Use it can be easily applied the Lua script on iOS, Android, OS X, and provides a powerful interactive features to be extended
44

5-
## How to use
6-
7-
----------
8-
### iOS / OS X Platform
5+
## iOS / OS X Platform
96

107
**Integrated**
118

@@ -76,8 +73,8 @@ LSCValue *value = [self.context callMethodWithName:@"add"
7673
[LSCValue integerValue:24]]];
7774
NSLog(@"result = %@", [value toNumber]);
7875
```
79-
----------
80-
### Android Platform
76+
77+
## Android Platform
8178

8279
**Integrated**
8380

0 commit comments

Comments
 (0)