From c14e76b3015bd7f8fad2c21a8454c8622f4cd297 Mon Sep 17 00:00:00 2001 From: Alejandro Mostajo Date: Fri, 18 Sep 2015 18:22:01 -0600 Subject: [PATCH] Readme update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 532616a..92c271f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WORDPRESS PLUGIN (Template) +# WORDPRESS PLUGIN TEMPLATE -------------------------------- [![Latest Stable Version](https://poser.pugx.org/amostajo/wordpress-plugin/v/stable)](https://packagist.org/packages/amostajo/wordpress-plugin) @@ -38,7 +38,7 @@ Download the [latest release](https://github.com/amostajo/wordpress-plugin/relea ### Step 2 -Create the folder location where you plugin will reside, usually inside the plugins folder of your wordpress installation: +Create the folder location where your plugin will reside, usually inside the plugins folder of your wordpress installation: ```bash [WORDPRESS ROOT]