diff --git a/index.html b/index.html index 87186875..47ebeb5b 100644 --- a/index.html +++ b/index.html @@ -369,9 +369,8 @@

Backbone's only hard dependency is Underscore.js. - For RESTful persistence, "hashchange" History, and DOM manipulation with - Backbone.View, - it's highly recommended to include + For RESTful persistence, history support via Backbone.Router + and DOM manipulation with Backbone.View, include json2.js, and either jQuery ( > 1.4.2) or Zepto.