Skip to content

Commit

Permalink
Added link to demo page in readme and updated the closure compiler data
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Jan 2, 2015
1 parent 05ac911 commit e5373ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Demo
----
[Barcode Generator](http://lindell.github.io/JsBarcode/)

Introduction
----
JsBarcode is a simple way to create different types of 1d barcodes.
Expand Down Expand Up @@ -116,6 +120,7 @@ Use the [closure compiler](http://closure-compiler.appspot.com/home) with this i
// @code_url https://raw.github.com/lindell/JsBarcode/master/EAN_UPC.js
// @code_url https://raw.github.com/lindell/JsBarcode/master/ITF.js
// @code_url https://raw.github.com/lindell/JsBarcode/master/ITF14.js
// @code_url https://raw.github.com/lindell/JsBarcode/master/pharmacode.js
// @code_url https://raw.github.com/lindell/JsBarcode/master/JsBarcode.js
// ==/ClosureCompiler==
````

0 comments on commit e5373ca

Please sign in to comment.