=== QR-code on page ===
Contributors: webislife
Donate link: http://www.webislife.ru
Tags: QR, page, QR-code
Requires at least: 3.2.1
Tested up to: 3.2.1
Stable tag: 2012.0703

Adds QR-code to page 

== Description ==

* Author: [webislife](http://www.webislife.ru)
* Project URI: <http://www.webislife.ru>
* License: GPLv2. See License below for copyright jots and tittles.

Adds QR-code on page. Help to navigate for mobile user.
== Installation ==

To use QR-code on page, you will need:

* 	an installed and configured copy of WordPress version 3.0.0 or better( Wordpress Signaturer will also work with
	the equivalent versions of WordPress MU.)

*	FTP or SFTP access to your web host

= New Installations =

1.	Download the "QR-code on page" archive in zip or gzipped tar format and
	extract the files on your computer. 

2.	Create a new directory named `QR` in the `wp-content/plugins/`
	directory of your WordPress installation. Use an FTP or SFTP client to
	upload the contents of your Wordpress Signaturer archive to the new directory
	that you just created on your web host.

3.	Log in to the WordPress Dashboard and activate the "QR-code on page" plugin.

5.	Configure the plugin and add it to the plugin settings page.

== Changelog ==

= 1.0 =
Plugin release. Operate all the basic functions.

== License ==

The "QR-code on page" is copyright © 2012 with [GNU General Public License][] by webislife. 

This program is free software; you can redistribute it and/or modify it under
the terms of the [GNU General Public License][] as published by the Free
Software Foundation; either version 2 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

  [GNU General Public License]: http://www.gnu.org/copyleft/gpl.html
  
== Thanks ==
http://phpqrcode.sourceforge.net/ - PHP QR Code. Thank you!