From ca45fc8ad40fbe8291ba47d2de98b48b96442e61 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sat, 9 Aug 2014 20:41:56 +0200 Subject: [PATCH] Update readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 640dae0..c38d925 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jQuery.qrcode -[![web][web-img]][web] [![GitHub][github-img]][github] [![bower][bower-img]][github] +[![web][web-img]][web] [![GitHub][github-img]][github] [![bower][bower-img]][bower] jQuery plugin to dynamically generate QR codes. Uses [QR Code Generator][qrcode] (MIT). For bug reports and feature requests please use [issues][github-issues]. @@ -32,6 +32,7 @@ THE SOFTWARE. [web]: http://larsjung.de/qrcode/ [github]: https://github.com/lrsjng/jquery.qrcode +[bower]: http://bower.io/search/?q=jquery.qrcode [github-issues]: https://github.com/lrsjng/jquery.qrcode/issues [web-img]: http://img.shields.io/badge/web-larsjung.de/qrcode-a0a060.svg?style=flat