From 2f2a24dee16905deca2a377a8492b9e78e14edbb Mon Sep 17 00:00:00 2001 From: Dylan Scott Date: Sun, 4 Oct 2015 23:39:37 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 58afad6..9b61031 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ Plugin tested for YOURLS 1.7 ####Installation -In /user/plugins, create a new folder named filter-code. -Drop these files in that directory. -Go to the Plugins administration page (*Manage Plugins*)->and activate the plugin: *Status Code by Keyword*. +In /user/plugins, create a new folder named filter-code. +Drop these files in that directory. +Go to the Plugins administration page (*Manage Plugins*)->and activate the plugin: *Status Code by Keyword*. After activation, you should see *Status Code Page* listed as a page under *Manage Plugins* ####Status Code Page Usage -Add keyword to 3XX status codes associations from the dropdowns presented. The +Add a keyword to 3XX status codes associations from the dropdowns presented. The table will show any existing mapping. If no mapping is shown or defined, 301 is used as the default code. ####Screen Shot - Admin Page