Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #63

Merged
merged 1 commit into from
Nov 25, 2015
Merged

Update README.md #63

merged 1 commit into from
Nov 25, 2015

Conversation

markvantilburg
Copy link
Contributor

Made the 2nd sample match the first sample.

Made the 2nd sample match the first sample.
davidshimjs added a commit that referenced this pull request Nov 25, 2015
@davidshimjs davidshimjs merged commit 04f46c6 into davidshimjs:master Nov 25, 2015
@@ -13,14 +13,17 @@ new QRCode(document.getElementById("qrcode"), "http://jindo.dev.naver.com/collie
or with some options

```
var qrcode = new QRCode("test", {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<script type="text/javascript"> var qrcode = new QRCode(document.getElementById("qrcode"), { text: "http://jindo.dev.naver.com/collie", width: 128, height: 128, colorDark : "#000000", colorLight : "#ffffff", correctLevel : QRCode.CorrectLevel.H

acfock added a commit to acfock/qrcodejs that referenced this pull request Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants