Skip to content

Commit 0a0aa45

Browse files
committed
update README
1 parent 43289fa commit 0a0aa45

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,11 @@ use monospace fonts for the best effect
172172
## License
173173
MIT
174174

175+
## Dependencies
176+
177+
Scramblejs has no runtime dependencies, however, it does require the `Promise` API. If you're targetting browsers that don't support Promises, I recommed you use a polyfill like [bluebird][bb].
178+
175179
## Credits
176180
The entities.json was taken from whatwg's HTML specification. from [here](https://html.spec.whatwg.org/entities.json) to be exact.
177181
[mc]: https://en.wikipedia.org/wiki/Method_chaining
182+
[bb]: https://github.com/petkaantonov/bluebird

0 commit comments

Comments
 (0)