diff --git a/README.md b/README.md index 87b1ee6..e237637 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,5 @@ This repo has branches that represent the code for various blog posts. Here is * Introduction to Backbone.js with JQuery Mobile => master * Sorting collections with Backbone.js and Jquery Mobile => sort * From List to Details View using jQuery Mobile and Backbone.js => details-display -* Using jQuery Mobile and Backbone.js for handling forms => new-and-edit \ No newline at end of file +* Using jQuery Mobile and Backbone.js for handling forms => new-and-edit +* Using jQuery Mobile 1.4.0 and Backbone 1.1.0 => update-to-jqm14-bb11 diff --git a/index.html b/index.html index 39e4ee4..2d60568 100644 --- a/index.html +++ b/index.html @@ -3,19 +3,55 @@