document jQuery dependency as >= 1.11.0

This commit is contained in:
Adam Krebs
2014-06-02 10:44:40 -04:00
parent c33dcdeffd
commit 78fad228ad

View File

@@ -584,7 +584,7 @@
<a href="http://underscorejs.org/">Underscore.js</a> <small>( >= 1.5.0)</small>.
For RESTful persistence, history support via <a href="#Router">Backbone.Router</a>
and DOM manipulation with <a href="#View">Backbone.View</a>, include
<b><a href="http://jquery.com">jQuery</a></b>, and
<b><a href="http://jquery.com">jQuery</a></b> ( >= 1.11.0), and
<b><a href="https://github.com/douglascrockford/JSON-js">json2.js</a></b> for older
Internet Explorer support.
<i>(Mimics of the Underscore and jQuery APIs, such as