From 48ed24d45378a6c2b9e5a5cc4c318511b9dfadf3 Mon Sep 17 00:00:00 2001 From: Curtis Loisel <curtis@voceconnect.com> Date: Tue, 22 Jul 2014 12:16:17 -0400 Subject: [PATCH] Fixing formatting --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 646e1bf..df47fa6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ WP CDN Rewrite =========== -Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr -Tags: cdn, rewrite -Requires at least: 3.3 -Tested up to: 3.8 -Stable tag: 0.1.3 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html +Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr +Tags: cdn, rewrite +Requires at least: 3.3 +Tested up to: 3.8 +Stable tag: 0.1.3 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html ## Description This plugin allows you to rewrite the root url of assets, css, and js files. This allows you to load these resources from an external URL improving the page load time by taking advantage of parallel browser requests. -- GitLab