From 870c461bffaf20bfd275050b4afcacca34748c59 Mon Sep 17 00:00:00 2001 From: Craig Freeman Date: Sun, 26 Jan 2014 23:28:29 -0700 Subject: [PATCH] Update readme.md --- proj4/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proj4/readme.md b/proj4/readme.md index 03be234..6ec2453 100644 --- a/proj4/readme.md +++ b/proj4/readme.md @@ -1,8 +1,8 @@ # Project 4 - Bounty Hunter notes - Will need to use a web server, not a file -- Can't use the jQuery included with the book files (as with the previous projects) because jQuery Mobile isn't compitable w/ jQuery 1.9 and above -- Why not use chaining on the $(document) object? +- Can't use the jQuery included with the book files (as with the previous projects) because jQuery Mobile isn't compatible w/ jQuery 1.9 and above +- Why not use chaining on the `$(document)` object? - Template debugging - DO NOT LIKE - Ensure all template tags have a closing `}}` - Missing