Skip to content

Commit

Permalink
Bower installation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
janantala committed Oct 25, 2013
1 parent 23bb3bd commit c207ec7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

QR code generator, supports Numeric, Alphanumeric and Binary inputMode up to lvl 40.

# Installation

## Bower

We use [bower](http://twitter.github.com/bower/) for dependency management. Add

dependencies: {
"qrcode": "latest"
}

To your `bower.json` file. Then run

bower install

# Usage

#### Create QR code
Expand Down

0 comments on commit c207ec7

Please sign in to comment.