Skip to content

Commit 2fee388

Browse files
Update README.md
1 parent 0944db6 commit 2fee388

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
@@ -71,7 +71,7 @@ JSContext *context = [[JSContext alloc] init];
7171
```
7272

7373
2. Add `JSExports` adopted classes each framework if needed.
74-
`Foundation`, `UIKit` and `QuartzCore` frameworks MUST be added.
74+
`Foundation`, `UIKit` and `QuartzCore` frameworks **MUST** be added.
7575

7676
```objc
7777
[context addScriptingSupport:@"Foundation"];

0 commit comments

Comments
 (0)