diff --git a/.DS_Store b/.DS_Store index c0dc41c..4c67691 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index a3dd85f..20f2203 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ run. - Returns a barcode as a base64 data url, or raw SVG - Zero dependencies +### Demo Site + +View a demo [here](https://tecuity.github.io/barcode-generator/) + ## Installation ```bash diff --git a/demo-site/index.html b/demo-site/index.html index 577a04b..e33f34a 100644 --- a/demo-site/index.html +++ b/demo-site/index.html @@ -4,6 +4,16 @@