Skip to content

Commit bab9ee8

Browse files
committed
Add explaination about browser module
1 parent ff939f9 commit bab9ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ npm install --save json-to-json-schema
2323
```
2424
bower install --save json-to-json-schema
2525
```
26+
The browser module supports all UMD module systems. It exposes `JSONToJSONSchema` global object when there is no module system available.
2627

2728
## Development
2829
To install dependencies

0 commit comments

Comments
 (0)