From 07ae9b94b6550ac19b5aba02b4402a20226f1dc9 Mon Sep 17 00:00:00 2001 From: Jeff Hobbs Date: Mon, 25 Jun 2012 08:12:29 -0400 Subject: [PATCH] Improved README --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 14c7b7c..b96bf0d 100644 --- a/README +++ b/README @@ -9,8 +9,10 @@ WHAT IT IS: * Reads square data from the data.js file * Uses data attributes to check for win condition * Uses CSS transitions for all animation +* Uses Media Queries for optimized mobile experience +* Uses "Hide Address Bar" (via @scottjehl) to hide mobile URL bar * Uses HTML5 audio for UI feedback -* Uses jquery.tappable.js to improve performance on mobile +* Uses jquery.tappable.js to improve UI performance on mobile HOW TO USE: