Skip to content

Commit

Permalink
fix(readme): add qr code to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goldcaddy77 committed Jan 24, 2018
1 parent 028a4d6 commit 6576d76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
},
"MD029": {
"style": "ordered"
}
},
"MD033": false
}
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ You can also style the QR Code itself using the params we pass into [qrcode.reac
- `bgColor` {string (CSS color) - optional} Background color
- `fgColor` {string (CSS color) - optional} Foreground color

<img width="139" alt="QR Code"
src="https://user-images.githubusercontent.com/573625/35317572-6b1daaba-00a5-11e8-8605-060983cd3faa.png"
style="margin-left: 30px; margin-top: 10px"/>

Link to [demo](https://goldcaddy77.github.io/reblocks/?selectedKind=ReblocksQRCode)

## Donate
Expand Down

0 comments on commit 6576d76

Please sign in to comment.