From 175d06aae53b19f6c270f7a789fca0a335567886 Mon Sep 17 00:00:00 2001 From: Dylan Scott Date: Sat, 6 Oct 2018 23:42:11 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f0a4c9..ac4ba29 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Plugin tested for YOURLS 1.7 #### Installation -In /user/plugins, create a new folder named filter-code. +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 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. +table will show any existing mapping. If no mapping is shown or defined, `301` is used as the default code. #### Screen Shot - Admin Page ![Plugin Admin Page](img/Shred_Code_Plugin_page.jpg)