with a new line, so markdown formats it properly
This commit is contained in:
parent
759c95b0b7
commit
4ee2ee8043
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ Then you add the *qrcode* in this container by
|
|||
This is it. see it <a href='examples/basic.html'>live</a>.
|
||||
|
||||
You can set the height and width of the generated qrcode:
|
||||
|
||||
jquery('#qrcode').qrcode({width: 64,height: 64,text: "size doesn't matter"});
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue