From 815363a34ab945fefb3c7a7ea518ca77371fbc19 Mon Sep 17 00:00:00 2001 From: Denny Dai Date: Fri, 1 Apr 2016 21:23:50 +0800 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 448fa41..45db6c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ -Add the character '~' to a short URL to display a preview screen before redirection -#Install +Preview URL with QR Code +==================== - In /user/plugins, create a new folder named preview-url-with-qrcode - Place the plugin.php file in above directory - Go to the Plugins administration page and activate the plugin +Plugin for [YOURLS](http://yourls.org) `1.5+`. + +Description +----------- +Add the character '~' to a short URL to display a preview screen before redirection + +Installation +------------ +1. In `/user/plugins`, create a new folder named `preview-url-with-qrcode`. +2. Drop these files in that directory. +3. Go to the Plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin. +4. Have fun! + +License +------- +MIT License