From 2c312d78ab1e272a311fe1b5e55ef035f82f6a83 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Tue, 6 Aug 2013 09:26:44 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36ca317..0d00489 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. Gre * Semantic use of HTML5 elements, includes Google HTML5 shiv and respond.js for IE8 Media Queries * WAI-ARIA role ready * Proprietary baseline and customisable, Sass generated horizontal grid -* Comes pre-bundled with latest CDN version of jQuery and fallback +* Comes pre-bundled with cached CDN version of jQuery (enqueued, so plugin friendly) * index.php Loop template * Customised functions.php adding theme support for high customisation * Minimised HTTP requests for high Web Performance @@ -25,4 +25,4 @@ The basic features are all tested from IE7+. Yet to be tested in any other brows ## Preprocessors -Although barebones now utilises the powerful Sass CSS preprocessor, you don't have to use it. The main style.css file is not compressed so can be easily changed in a Text Editor. \ No newline at end of file +Although barebones now utilises the powerful Sass CSS preprocessor, you don't have to use it. The main style.css file is not compressed so can be easily changed in a Text Editor.