Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
Theodore Messinezis authored and Theodore Messinezis committed Dec 8, 2018
1 parent a593ac6 commit 4b05144
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Expand Up @@ -3,6 +3,8 @@
A Vue.js 2 component to draw QR codes on an HTML Canvas using [qrious](https://github.com/neocotic/qrious).

## Installation
- #### NPM / Yarn
Run `npm install --save vue-qriously`, or `yarn add vue-qriously`

- #### With Modules

Expand Down Expand Up @@ -33,4 +35,4 @@ You may use all of [these](https://github.com/neocotic/qrious#api) props to chan

## License

[MIT](http://opensource.org/licenses/MIT)
[MIT](http://opensource.org/licenses/MIT)

0 comments on commit 4b05144

Please sign in to comment.