diff --git a/README.md b/README.md index eca4525d37f613de4b009b5de6c4031934574de8..2bb80628d926c628eb237eafa4c0d8a3c0b815da 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -CDN Rewrite -=========== -Contributors: voceplatforms, chrisscott, prettyboymp -Tags: cdn, rewrite -Requires at least: 3.3 -Tested up to: 3.8 -Stable tag: 0.1.0 -License: GPLv2 or later +CDN Rewrite +=========== +Contributors: voceplatforms, chrisscott, prettyboymp +Tags: cdn, rewrite +Requires at least: 3.3 +Tested up to: 3.8 +Stable tag: 0.1.0 +License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -## Description +## 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. This plugin requires the use of the [Voce Settings API](https://github.com/voceconnect/voce-settings-api) library. If using [Composer](http://getcomposer.org) for dependency management, you can alternatively after including the files, run composer install to retreive the Voce Settings API dependency. -## Installation +## Installation -### As standard plugin: +### As standard plugin: > See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). \ No newline at end of file