From aa38893520cf2f303c22b21bc9ff8230b3fc9eca Mon Sep 17 00:00:00 2001 From: emeraldjava Date: Wed, 26 Mar 2014 15:57:44 +0000 Subject: [PATCH] Issue#117 - Update the plugin description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c831b4..9063573 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WordPress Plugin Boilerplate -The WordPress Plugin Boilerplate serves as a foundation and aims to provide a clear and consistent guide for building your WordPress plugins. +The WordPress Plugin Boilerplate serves as a foundation and aims to provide a clear and consistent guide for building your WordPress plugins. Just download, replace a few instances of 'plugin-name' with the name of your own plugin, and you'll get to the meat of coding your plugin in no time!. ## Features