From bd3de7f2999803953eefb520211fa1e2d8ea063a Mon Sep 17 00:00:00 2001 From: mark van tilburg Date: Tue, 8 Sep 2015 15:33:24 +0200 Subject: [PATCH] Update README.md Made the 2nd sample match the first sample. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce0da3b..5e2d2dc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ new QRCode(document.getElementById("qrcode"), "http://jindo.dev.naver.com/collie or with some options ``` -var qrcode = new QRCode("test", { +
+ ``` and you can use some methods