|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
[![web][web-img]][web] [![GitHub][github-img]][github] [![bower][bower-img]][github]
|
|
|
|
[![web][web-img]][web] [![GitHub][github-img]][github] [![bower][bower-img]][github]
|
|
|
|
|
|
|
|
|
|
|
|
jQuery plugin to dynamically generate QR codes.
|
|
|
|
jQuery plugin to dynamically generate QR codes. Uses [QR Code Generator][qrcode] (MIT).
|
|
|
|
For bug reports and feature requests please use [issues][github-issues].
|
|
|
|
For bug reports and feature requests please use [issues][github-issues].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -30,11 +30,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
|
THE SOFTWARE.
|
|
|
|
THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## References
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jQuery.qrcode uses [QR Code Generator][qrcode] (MIT).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[web]: http://larsjung.de/qrcode/
|
|
|
|
[web]: http://larsjung.de/qrcode/
|
|
|
|
[github]: https://github.com/lrsjng/jquery.qrcode
|
|
|
|
[github]: https://github.com/lrsjng/jquery.qrcode
|
|
|
|
[github-issues]: https://github.com/lrsjng/jquery.qrcode/issues
|
|
|
|
[github-issues]: https://github.com/lrsjng/jquery.qrcode/issues
|
|
|
|