Skip to content

Commit

Permalink
Add note about required zepto modules
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Jul 7, 2016
1 parent 1c5099d commit 58a19a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ images, iframes and inline content out of the box.

Minified and gzipped, its total footprint weights about 2kB.

It works with [jQuery](http://jquery.com) and [Zepto](http://zeptojs.com).
It works with [jQuery](http://jquery.com) and [Zepto](http://zeptojs.com)
(requires the [callbacks](https://github.com/madrobby/zepto/blob/master/src/callbacks.js)
and [deferred](https://github.com/madrobby/zepto/blob/master/src/deferred.js)
modules).

Installation
------------
Expand Down

0 comments on commit 58a19a9

Please sign in to comment.